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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp983 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel,
2310 Method = LookupInstanceMethodInGlobalPool(Sel,
2357 Method = LookupInstanceMethodInGlobalPool(Sel,
2430 Method = LookupInstanceMethodInGlobalPool(Sel,
2501 LookupInstanceMethodInGlobalPool(ArgSel,
H A DSemaPseudoObject.cpp1159 S.LookupInstanceMethodInGlobalPool(AtIndexGetterSelector,
1284 S.LookupInstanceMethodInGlobalPool(AtIndexSetterSelector,
H A DSemaExpr.cpp7478 Method = S.LookupInstanceMethodInGlobalPool(IsEqualSel, SourceRange(),
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2768 /// LookupInstanceMethodInGlobalPool - Returns the method and warns if
2770 ObjCMethodDecl *LookupInstanceMethodInGlobalPool(Selector Sel, SourceRange R, function in class:clang::Sema

Completed in 203 milliseconds