Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h641 HandlesStmtFunc IsForStmtFn; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp917 if (Info.IsPreVisit == isPreVisit && Info.IsForStmtFn(S)) in getCachedStmtCheckersFor()