Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporter.h252 void addExtraText(StringRef S) { in addExtraText() function
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDRetainCountChecker.cpp1867 addExtraText(GCModeDescription); in addGCModeDescription()