Searched refs:warns (Results 1 – 2 of 2) sorted by relevance
96 Object warns = oObj.getWarnings(); in _getWarnings() local97 res = (!utils.isVoid(warns)); in _getWarnings()123 Object warns = oObj.getWarnings(); in _clearWarnings() local124 res = (utils.isVoid(warns)); in _clearWarnings()
144 // If the compiler warns about unused typedefs then enable this:
Completed in 21 milliseconds