Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDNonnullGlobalConstantsChecker.cpp49 void initIdentifierInfo(ASTContext &Ctx) const;
59 void NonnullGlobalConstantsChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in NonnullGlobalConstantsChecker
73 initIdentifierInfo(C.getASTContext()); in checkLocation()
HDGTestChecker.cpp110 void initIdentifierInfo(ASTContext &Ctx) const;
186 initIdentifierInfo(C.getASTContext()); in checkPostCall()
238 void GTestChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in GTestChecker
HDBlockInCriticalSectionChecker.cpp99 void initIdentifierInfo(const CallEvent &Call) const { in initIdentifierInfo() function in __anon0a7cdbde0111::RAIIMutexDescriptor
123 initIdentifierInfo(Call); in matches()