Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h84 ExtraTextList ExtraText; variable
253 ExtraText.push_back(S); in addExtraText()
257 return ExtraText; in getExtraText()