Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp180 CheckStmtContext C(isPreVisit, getCachedStmtCheckersFor(S, isPreVisit), in runCheckersForStmt()
816 CheckerManager::getCachedStmtCheckersFor(const Stmt *S, bool isPreVisit) { in getCachedStmtCheckersFor() function in CheckerManager
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h593 const CachedStmtCheckers &getCachedStmtCheckersFor(const Stmt *S,