Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp317 StringRef InclusionRewriter::NextIdentifierName(Lexer &RawLex, in NextIdentifierName()
330 FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok, in HandleHasInclude()
410 Lexer RawLex(FileId, &FromFile, PP.getSourceManager(), PP.getLangOpts()); in Process() local
H A DRewriteMacros.cpp69 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in LexRawTokensFromMainFile() local
/aosp_15_r20/external/clang/lib/Rewrite/
H A DTokenRewriter.cpp27 Lexer RawLex(FID, FromFile, SM, LangOpts); in TokenRewriter() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp587 Lexer RawLex(FID, FromFile, SM, LangOpts); in findDirectives() local
H A DFrontendActions.cpp624 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in ExecuteAction() local