Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprObjC.cpp145 static bool validateBoxingMethod(Sema &S, SourceLocation Loc, in validateBoxingMethod() function
245 if (!validateBoxingMethod(S, Loc, S.NSNumberDecl, Sel, Method)) in getNSNumberFactoryMethod()
518 if (!validateBoxingMethod(*this, SR.getBegin(), NSStringDecl, in BuildObjCBoxedExpr()
692 if (!validateBoxingMethod(*this, SR.getBegin(), NSArrayDecl, Sel, Method)) in BuildObjCArrayLiteral()
815 if (!validateBoxingMethod(*this, SR.getBegin(), NSDictionaryDecl, Sel, in BuildObjCDictionaryLiteral()