Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2290 static const Stmt *ResolveCondition(const Stmt *Condition, in ResolveCondition() function
2423 Condition = ResolveCondition(Condition, BldCtx.getBlock()); in processBranch()