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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1042 Method = LookupFactoryMethodInGlobalPool(Sel,
2123 Method = LookupFactoryMethodInGlobalPool(Sel,
2354 Method = LookupFactoryMethodInGlobalPool(Sel,
2391 Method = LookupFactoryMethodInGlobalPool(Sel,
2591 LookupFactoryMethodInGlobalPool(ArgSel,
/external/clang/include/clang/Sema/
H A DSema.h2909 /// LookupFactoryMethodInGlobalPool - Returns the method and warns if
2911 ObjCMethodDecl *LookupFactoryMethodInGlobalPool(Selector Sel, SourceRange R, function in class:clang::Sema

Completed in 53 milliseconds