Searched defs:SyntaxHighlight (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | HTMLPrint.cpp | 35 bool SyntaxHighlight, HighlightMacros; global() member in __anon13e3356f0111::HTMLPrinter |
/llvm-project/clang/lib/Rewrite/ | ||
H A D | HTMLRewrite.cpp | 563 void html::SyntaxHighlight(Rewriter &R, FileID FID, const Preprocessor &PP, SyntaxHighlight() function in html |