Home
last modified time | relevance | path

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

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