Home
last modified time | relevance | path

Searched refs:AreMultipleMethodsInGlobalPool (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2344 bool Sema::AreMultipleMethodsInGlobalPool(Selector Sel, bool instance) { in AreMultipleMethodsInGlobalPool() function in Sema
H A DSemaExprObjC.cpp2455 if (!AreMultipleMethodsInGlobalPool(Sel, Method->isInstanceMethod())) in BuildInstanceMessage()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2980 bool AreMultipleMethodsInGlobalPool(Selector Sel,