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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp969 Method = LookupFactoryMethodInGlobalPool(Sel,
2078 Method = LookupFactoryMethodInGlobalPool(Sel,
2304 Method = LookupFactoryMethodInGlobalPool(Sel,
2341 Method = LookupFactoryMethodInGlobalPool(Sel,
2495 LookupFactoryMethodInGlobalPool(ArgSel,
/external/clang/include/clang/Sema/
H A DSema.h2704 /// LookupFactoryMethodInGlobalPool - Returns the method and warns if
2706 ObjCMethodDecl *LookupFactoryMethodInGlobalPool(Selector Sel, SourceRange R, function in class:clang::Sema

Completed in 125 milliseconds