Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Rewrite/Core/
H A DHTMLRewrite.h66 void AddHeaderFooterInternalBuiltinCSS(Rewriter &R, FileID FID,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp77 html::AddHeaderFooterInternalBuiltinCSS(R, FID, Name); in HandleTranslationUnit()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Rewrite/
H A DHTMLRewrite.cpp275 void html::AddHeaderFooterInternalBuiltinCSS(Rewriter &R, FileID FID, in AddHeaderFooterInternalBuiltinCSS() function in html
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp578 html::AddHeaderFooterInternalBuiltinCSS(R, FID, Entry->getName()); in FinalizeHTML()