Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp204 static Optional<SVal> getSValForVar(const Expr *CondVarExpr, in getSValForVar()
229 getConcreteIntegerValue(const Expr *CondVarExpr, const ExplodedNode *N) { in getConcreteIntegerValue()
237 static bool isVarAnInterestingCondition(const Expr *CondVarExpr, in isVarAnInterestingCondition()
2652 StringRef LhsString, const Expr *CondVarExpr, BugReporterContext &BRC, in VisitConditionVariable()
2752 bool ConditionBRVisitor::printValue(const Expr *CondVarExpr, raw_ostream &Out, in printValue()