ΒΆvoid SyntaxHighlight(
clang::Rewriter& R,
clang::FileID FID,
const clang::Preprocessor& PP)
void SyntaxHighlight(
clang::Rewriter& R,
clang::FileID FID,
const clang::Preprocessor& PP)
Description
SyntaxHighlight - Relex the specified FileID and annotate the HTML with information about keywords, comments, etc.
Declared at: clang/include/clang/Rewrite/Core/HTMLRewrite.h:70
Parameters
- clang::Rewriter& R
- clang::FileID FID
- const clang::Preprocessor& PP