Home
last modified time | relevance | path

Searched defs:HighlightMacros (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp35 bool SyntaxHighlight, HighlightMacros; member in __anond9e614e40111::HTMLPrinter
50 bool SyntaxHighlight, bool HighlightMacros) { in CreateHTMLPrinter()
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp535 void html::HighlightMacros(Rewriter &R, FileID FID, const Preprocessor& PP) { in HighlightMacros() function in html