Home
last modified time | relevance | path

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

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