Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp466 struct CheckBranchConditionContext { struct
473 CheckBranchConditionContext(const CheckersTy &checkers, in CheckBranchConditionContext() argument
498 CheckBranchConditionContext C(BranchConditionCheckers, Condition, Eng); in runCheckersForBranchCondition()