Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp468 struct CheckBranchConditionContext { struct
475 CheckBranchConditionContext(const CheckersTy &checkers, in CheckBranchConditionContext() function
500 CheckBranchConditionContext C(BranchConditionCheckers, Condition, Eng); in runCheckersForBranchCondition()