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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp974 Method = LookupFactoryMethodInGlobalPool(Sel,
1955 Method = LookupFactoryMethodInGlobalPool(Sel,
2135 Method = LookupFactoryMethodInGlobalPool(Sel,
2172 Method = LookupFactoryMethodInGlobalPool(Sel,
2363 LookupFactoryMethodInGlobalPool(ArgSel,
/external/clang/include/clang/Sema/
H A DSema.h2410 /// LookupFactoryMethodInGlobalPool - Returns the method and warns if
2412 ObjCMethodDecl *LookupFactoryMethodInGlobalPool(Selector Sel, SourceRange R, function in class:clang::Sema

Completed in 89 milliseconds