Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDiffConsumer.cpp47 void DiffConsumer::printValue(Value *V, bool isL) { in printValue() function in DiffConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2752 bool ConditionBRVisitor::printValue(const Expr *CondVarExpr, raw_ostream &Out, in printValue() function in ConditionBRVisitor