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

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCSuperDeallocChecker.cpp 35 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
225 ObjCSuperDeallocChecker::initIdentifierInfoAndSelectors(ASTContext &Ctx) const {
241 initIdentifierInfoAndSelectors(Ctx);
CheckObjCDealloc.cpp 171 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
194 initIdentifierInfoAndSelectors(Mgr.getASTContext());
255 initIdentifierInfoAndSelectors(C.getASTContext());
769 void ObjCDeallocChecker::initIdentifierInfoAndSelectors(

Completed in 163 milliseconds