Home
last modified time | relevance | path

Searched defs:RawLex (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DTokenRewriter.cpp32 Lexer RawLex(FID, FromFile, SM, LangOpts); in TokenRewriter() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp68 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in LexRawTokensFromMainFile() local
H A DInclusionRewriter.cpp369 StringRef InclusionRewriter::NextIdentifierName(Lexer &RawLex, in NextIdentifierName()
391 Lexer RawLex(FileId, FromFile, PP.getSourceManager(), PP.getLangOpts()); in Process() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp839 Lexer RawLex(FID, FromFile, SM, LangOpts); in findDirectives() local
H A DFrontendActions.cpp982 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in ExecuteAction() local