Home
last modified time | relevance | path

Searched defs:CondVarExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp209 static Optional<SVal> getSValForVar(const Expr *CondVarExpr, in getSValForVar()
234 getConcreteIntegerValue(const Expr *CondVarExpr, const ExplodedNode *N) { in getConcreteIntegerValue()
242 static bool isVarAnInterestingCondition(const Expr *CondVarExpr, in isVarAnInterestingCondition()
2955 StringRef LhsString, const Expr *CondVarExpr, BugReporterContext &BRC, in VisitConditionVariable()
3055 bool ConditionBRVisitor::printValue(const Expr *CondVarExpr, raw_ostream &Out, in printValue()