Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp288 SmallString<128> declName("unknown"); ReportDiag() local
383 GenerateHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,const char * declName) GenerateHTML() argument
555 FinalizeHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,FileID FID,FileEntryRef Entry,const char * declName) FinalizeHTML() argument
[all...]
H A DPlistDiagnostics.cpp733 const std::string &declName = ND->getDeclName().getAsString(); in FlushDiagnosticsImpl() local