Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp238 static std::optional<SVal> getSValForVar(const Expr *CondVarExpr, in getSValForVar() argument
263 getConcreteIntegerValue(const Expr *CondVarExpr, const ExplodedNode *N) { in getConcreteIntegerValue() argument
271 static bool isVarAnInterestingCondition(const Expr *CondVarExpr, in isVarAnInterestingCondition() argument
3163 VisitConditionVariable(StringRef LhsString,const Expr * CondVarExpr,BugReporterContext & BRC,PathSensitiveBugReport & report,const ExplodedNode * N,bool TookTrue) VisitConditionVariable() argument
3263 printValue(const Expr * CondVarExpr,raw_ostream & Out,const ExplodedNode * N,bool TookTrue,bool IsAssuming) printValue() argument
[all...]