Searched refs:validateBoxingMethod (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp149 static bool validateBoxingMethod(Sema &S, SourceLocation Loc, function
248 if (!validateBoxingMethod(S, Loc, S.NSNumberDecl, Sel, Method))
519 if (!validateBoxingMethod(*this, SR.getBegin(), NSStringDecl,
688 if (!validateBoxingMethod(*this, SR.getBegin(), NSArrayDecl, Sel, Method))
814 if (!validateBoxingMethod(*this, SR.getBegin(), NSDictionaryDecl, Sel,

Completed in 469 milliseconds