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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1807 /// MatchAllMethodDeclarations - Check methods declared in interface
1810 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, function in class:Sema
1873 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1884 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1890 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1897 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1904 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1946 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1978 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,

Completed in 92 milliseconds