Home
last modified time | relevance | path

Searched refs:InstanceFirst (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3390 bool InstanceFirst, bool CheckTheOther, in CollectMultipleMethodsInGlobalPool() argument
3400 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool()
3416 ObjCMethodList &MethList2 = InstanceFirst ? Pos->second.second : in CollectMultipleMethodsInGlobalPool()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp3498 bool InstanceFirst, bool CheckTheOther, in CollectMultipleMethodsInGlobalPool() argument
3508 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool()
3524 ObjCMethodList &MethList2 = InstanceFirst ? Pos->second.second : in CollectMultipleMethodsInGlobalPool()
/external/clang/include/clang/Sema/
DSema.h3225 bool InstanceFirst, bool CheckTheOther,
/external/llvm-project/clang/include/clang/Sema/
DSema.h4344 bool InstanceFirst, bool CheckTheOther,