Home
last modified time | relevance | path

Searched refs:pp_include_next (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang/include/clang/Lex/
DDependencyDirectivesSourceMinimizer.h42 pp_include_next, enumerator
/external/llvm-project/clang-tools-extra/clangd/unittests/
DHeadersTests.cpp221 Directive(tok::pp_include_next))); in TEST_F()
/external/clang/lib/Lex/
DPreprocessingRecord.cpp455 case tok::pp_include_next: in InclusionDirective()
DPPDirectives.cpp938 case tok::pp_include_next: in HandleDirective()
1018 case tok::pp_include_next: in HandleDirective()
1621 case tok::pp_include_next: in diagnoseAutoModuleImport()
/external/llvm-project/clang/lib/Lex/
DPreprocessingRecord.cpp482 case tok::pp_include_next: in InclusionDirective()
DPPDirectives.cpp942 case tok::pp_include_next: in HandleDirective()
1029 case tok::pp_include_next: in HandleDirective()
1594 case tok::pp_include_next: in diagnoseAutoModuleImport()
DDependencyDirectivesSourceMinimizer.cpp844 .Case("include_next", pp_include_next) in lexPPLine()
/external/llvm-project/clang/unittests/Lex/
DDependencyDirectivesSourceMinimizerTest.cpp76 EXPECT_EQ(pp_include_next, Tokens[9].K); in TEST()
/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp288 case tok::pp_include_next: in spellingForIncDirective()
/external/llvm-project/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp419 case tok::pp_include_next: in Process()
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp445 case tok::pp_include_next: in Process()
/external/clang/lib/Frontend/
DCacheTokens.cpp371 case tok::pp_include_next: { in LexTokens()
/external/llvm-project/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp355 case tok::pp_include_next: in InclusionDirective()
/external/clang/lib/Format/
DTokenAnnotator.cpp733 case tok::pp_include_next: in parsePreprocessorDirective()
/external/llvm-project/clang/lib/Format/
DTokenAnnotator.cpp1225 case tok::pp_include_next: in parsePreprocessorDirective()