Searched refs:CommentOutDirective (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 92 void CommentOutDirective(Lexer &DirectivesLex, const Token &StartToken, 334 void InclusionRewriter::CommentOutDirective(Lexer &DirectiveLex, in CommentOutDirective() function in InclusionRewriter 430 CommentOutDirective(RawLex, HashToken, FromFile, LocalEOL, in Process() 469 CommentOutDirective(RawLex, HashToken, FromFile, LocalEOL, in Process() 477 CommentOutDirective(RawLex, HashToken, FromFile, LocalEOL, in Process()
|