Home
last modified time | relevance | path

Searched refs:getCachedStmtCheckersFor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp188 CheckStmtContext C(isPreVisit, getCachedStmtCheckersFor(S, isPreVisit), in runCheckersForStmt()
906 CheckerManager::getCachedStmtCheckersFor(const Stmt *S, bool isPreVisit) { in getCachedStmtCheckersFor() function in CheckerManager
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h650 const CachedStmtCheckers &getCachedStmtCheckersFor(const Stmt *S,