Searched defs:RawLex (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/clang/lib/Rewrite/ |
D | TokenRewriter.cpp | 32 Lexer RawLex(FID, FromFile, SM, LangOpts); in TokenRewriter() local
|
/external/clang/lib/Rewrite/ |
D | TokenRewriter.cpp | 27 Lexer RawLex(FID, FromFile, SM, LangOpts); in TokenRewriter() local
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 317 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
|
D | RewriteMacros.cpp | 69 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in LexRawTokensFromMainFile() local
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteMacros.cpp | 68 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in LexRawTokensFromMainFile() local
|
D | InclusionRewriter.cpp | 361 StringRef InclusionRewriter::NextIdentifierName(Lexer &RawLex, in NextIdentifierName() 384 Lexer RawLex(FileId, FromFile, PP.getSourceManager(), PP.getLangOpts()); in Process() local
|
/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 624 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in ExecuteAction() local
|
D | VerifyDiagnosticConsumer.cpp | 587 Lexer RawLex(FID, FromFile, SM, LangOpts); in findDirectives() local
|
/external/llvm-project/clang/lib/Frontend/ |
D | VerifyDiagnosticConsumer.cpp | 832 Lexer RawLex(FID, FromFile, SM, LangOpts); in findDirectives() local
|
D | FrontendActions.cpp | 764 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOpts()); in ExecuteAction() local
|