Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp48 void initIdentifierInfo(ASTContext &Ctx) const;
58 void NonnullGlobalConstantsChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in NonnullGlobalConstantsChecker
71 initIdentifierInfo(C.getASTContext()); in checkLocation()
H A DBlockInCriticalSectionChecker.cpp43 void initIdentifierInfo(ASTContext &Ctx) const;
86 void BlockInCriticalSectionChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in BlockInCriticalSectionChecker
146 initIdentifierInfo(C.getASTContext()); in checkPostCall()
H A DGTestChecker.cpp110 void initIdentifierInfo(ASTContext &Ctx) const;
188 initIdentifierInfo(C.getASTContext()); in checkPostCall()
240 void GTestChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in GTestChecker
H A DMallocChecker.cpp262 void initIdentifierInfo(ASTContext &C) const;
588 void MallocChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in MallocChecker
657 initIdentifierInfo(C); in isCMemFunction()
835 initIdentifierInfo(C.getASTContext()); in checkPostStmt()