Searched defs:MatchAllMethodDeclarations (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2693 /// MatchAllMethodDeclarations - Check methods declared in interface
2696 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, function in class:Sema
2759 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2770 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2777 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2784 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2791 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2833 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
2882 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,

Completed in 41 milliseconds