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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1639 /// MatchAllMethodDeclarations - Check methods declared in interface
1642 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, function in class:Sema
1712 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1722 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1730 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1764 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1798 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,

Completed in 66 milliseconds