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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1584 /// MatchAllMethodDeclarations - Check methods declared in interface
1587 void Sema::MatchAllMethodDeclarations(const llvm::DenseSet<Selector> &InsMap, function in class:Sema
1657 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1667 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1675 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1709 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1742 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,

Completed in 47 milliseconds