Searched refs:SyntaxHighlight (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/ |
H A D | ASTConsumers.h | 43 bool SyntaxHighlight = true,
|
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/ |
H A D | HTMLRewrite.h | 79 void SyntaxHighlight(Rewriter &R, FileID FID, const Preprocessor &PP,
|
/freebsd/contrib/llvm-project/clang/lib/Rewrite/ |
H A D | HTMLRewrite.cpp | 563 void html::SyntaxHighlight(Rewriter &R, FileID FID, const Preprocessor &PP, in SyntaxHighlight() function in html
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 883 html::SyntaxHighlight(R, FID, PP, RewriterCache); in RewriteFile()
|