Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp208 static std::optional<SVal> getSValForVar(const Expr *CondVarExpr, in getSValForVar()
233 getConcreteIntegerValue(const Expr *CondVarExpr, const ExplodedNode *N) { in getConcreteIntegerValue()
241 static bool isVarAnInterestingCondition(const Expr *CondVarExpr, in isVarAnInterestingCondition()
3131 StringRef LhsString, const Expr *CondVarExpr, BugReporterContext &BRC, in VisitConditionVariable()
3231 bool ConditionBRVisitor::printValue(const Expr *CondVarExpr, raw_ostream &Out, in printValue()