Home
last modified time | relevance | path

Searched defs:initIdentifierInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp59 void NonnullGlobalConstantsChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in NonnullGlobalConstantsChecker
H A DGTestChecker.cpp238 void GTestChecker::initIdentifierInfo(ASTContext &Ctx) const { in initIdentifierInfo() function in GTestChecker