Home
last modified time | relevance | path

Searched refs:initIdentifierInfoAndSelectors (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DObjCSuperDeallocChecker.cpp35 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
225 ObjCSuperDeallocChecker::initIdentifierInfoAndSelectors(ASTContext &Ctx) const { in initIdentifierInfoAndSelectors() function in ObjCSuperDeallocChecker
241 initIdentifierInfoAndSelectors(Ctx); in isSuperDeallocMessage()
DCheckObjCDealloc.cpp171 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
194 initIdentifierInfoAndSelectors(Mgr.getASTContext()); in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()
255 initIdentifierInfoAndSelectors(C.getASTContext()); in checkBeginFunction()
769 void ObjCDeallocChecker::initIdentifierInfoAndSelectors( in initIdentifierInfoAndSelectors() function in ObjCDeallocChecker
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCSuperDeallocChecker.cpp36 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
231 ObjCSuperDeallocChecker::initIdentifierInfoAndSelectors(ASTContext &Ctx) const { in initIdentifierInfoAndSelectors() function in ObjCSuperDeallocChecker
247 initIdentifierInfoAndSelectors(Ctx); in isSuperDeallocMessage()
DCheckObjCDealloc.cpp171 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
201 initIdentifierInfoAndSelectors(Mgr.getASTContext()); in checkASTDecl()
262 initIdentifierInfoAndSelectors(C.getASTContext()); in checkBeginFunction()
773 void ObjCDeallocChecker::initIdentifierInfoAndSelectors( in initIdentifierInfoAndSelectors() function in ObjCDeallocChecker