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.cpp112 void FinalizeHTML(const PathDiagnostic &D, Rewriter &R,
441 FinalizeHTML(D, R, SMgr, path, FileIDs[0], *Entry, declName); in GenerateHTML()
548 void HTMLDiagnostics::FinalizeHTML(const PathDiagnostic &D, Rewriter &R, in FinalizeHTML() function in HTMLDiagnostics