Home
last modified time | relevance | path

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

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