Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h808 void addMeta(StringRef s) { OtherDesc.push_back(s); } in addMeta() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3440 D->addMeta(*i); in FlushReport()