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.cpp183 CheckStmtContext C(isPreVisit, getCachedStmtCheckersFor(S, isPreVisit), in runCheckersForStmt()
978 CheckerManager::getCachedStmtCheckersFor(const Stmt *S, bool isPreVisit) { in getCachedStmtCheckersFor() function in CheckerManager
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h658 const CachedStmtCheckers &getCachedStmtCheckersFor(const Stmt *S,