HomeSort by: relevance | last modified time | path
    Searched refs:ClsMap (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 2687 const Sema::SelectorSet &ClsMap,
2786 !ClsMap.count(method->getSelector()) &&
2807 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap,
2815 const SelectorSet &ClsMap,
2859 !ClsMap.count(I->getSelector())) {
2886 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2897 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2904 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2911 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2918 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4444 const SelectorSet &ClsMap,

Completed in 60 milliseconds