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

/external/clang/lib/Sema/
H A DSemaPseudoObject.cpp1062 S.LookupInstanceMethodInGlobalPool(AtIndexGetterSelector,
1189 S.LookupInstanceMethodInGlobalPool(AtIndexSetterSelector,
H A DSemaExprObjC.cpp971 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel,
2131 Method = LookupInstanceMethodInGlobalPool(Sel,
2178 Method = LookupInstanceMethodInGlobalPool(Sel,
2250 Method = LookupInstanceMethodInGlobalPool(Sel,
2359 LookupInstanceMethodInGlobalPool(ArgSel,
H A DSemaExpr.cpp6761 Method = S.LookupInstanceMethodInGlobalPool(IsEqualSel, SourceRange(),
/external/clang/include/clang/Sema/
H A DSema.h2401 /// LookupInstanceMethodInGlobalPool - Returns the method and warns if
2403 ObjCMethodDecl *LookupInstanceMethodInGlobalPool(Selector Sel, SourceRange R, function in class:clang::Sema

Completed in 105 milliseconds