Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/Core/
DTokenRewriter.cpp27 Lexer RawLex(FID, FromFile, SM, LangOpts); in TokenRewriter() local
/external/clang/lib/Rewrite/Frontend/
DInclusionRewriter.cpp265 StringRef InclusionRewriter::NextIdentifierName(Lexer &RawLex, in NextIdentifierName()
278 FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok, in HandleHasInclude()
355 Lexer RawLex(FileId, &FromFile, PP.getSourceManager(), PP.getLangOpts()); in Process() local
DRewriteMacros.cpp69 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in LexRawTokensFromMainFile() local
/external/clang/lib/Frontend/
DFrontendActions.cpp553 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in ExecuteAction() local
DVerifyDiagnosticConsumer.cpp592 Lexer RawLex(FID, FromFile, SM, LangOpts); in findDirectives() local