Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp49 void initIdentifierInfo(ASTContext &Ctx) const;
59 void NonnullGlobalConstantsChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in NonnullGlobalConstantsChecker
73 initIdentifierInfo(C.getASTContext()); in checkLocation()
H A DGTestChecker.cpp110 void initIdentifierInfo(ASTContext &Ctx) const;
186 initIdentifierInfo(C.getASTContext()); in checkPostCall()
238 void GTestChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in GTestChecker
H A DBlockInCriticalSectionChecker.cpp99 void initIdentifierInfo(const CallEvent &Call) const { in initIdentifierInfo() function in __anonddda7c1a0111::RAIIMutexDescriptor
123 initIdentifierInfo(Call); in matches()