Searched refs:LookupInstanceMethodInGlobalPool (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1039 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel,
2350 Method = LookupInstanceMethodInGlobalPool(Sel,
2397 Method = LookupInstanceMethodInGlobalPool(Sel,
2470 Method = LookupInstanceMethodInGlobalPool(Sel,
2587 LookupInstanceMethodInGlobalPool(ArgSel,
H A DSemaPseudoObject.cpp1189 S.LookupInstanceMethodInGlobalPool(AtIndexGetterSelector,
1311 S.LookupInstanceMethodInGlobalPool(AtIndexSetterSelector,
H A DSemaExpr.cpp7684 Method = S.LookupInstanceMethodInGlobalPool(IsEqualSel, SourceRange(),
/external/clang/include/clang/Sema/
H A DSema.h2900 /// LookupInstanceMethodInGlobalPool - Returns the method and warns if
2902 ObjCMethodDecl *LookupInstanceMethodInGlobalPool(Selector Sel, SourceRange R, function in class:clang::Sema

Completed in 138 milliseconds