Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp116 void FinalizeHTML(const PathDiagnostic &D, Rewriter &R,
443 FinalizeHTML(D, R, SMgr, path, FileIDs[0], *Entry, declName); in GenerateHTML()
550 void HTMLDiagnostics::FinalizeHTML(const PathDiagnostic &D, Rewriter &R, in FinalizeHTML() function in HTMLDiagnostics