Home
last modified time | relevance | path

Searched refs:ConditionText (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1843 std::string ConditionText = std::string(Lexer::getSourceText( in constructDebugPieceForTrackedCondition() local
1850 (Twine() + "Tracking condition '" + ConditionText + "'").str()); in constructDebugPieceForTrackedCondition()