Searched refs:annot_module_include (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenConcatenation.cpp195 assert(Tok.isOneOf(tok::annot_module_include, tok::annot_module_begin,
H A DPragma.cpp1626 tok::annot_module_include, Imported); member in class:__anon705::PragmaModuleImportHandler::tok
H A DPPDirectives.cpp1736 tok::annot_module_include, Action.ModuleForHeader); member in class:tok
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp818 case tok::annot_module_include:
1224 case tok::annot_module_include:
H A DParser.cpp320 case tok::annot_module_include:
659 case tok::annot_module_include:
2517 case tok::annot_module_include:
H A DParseDeclCXX.cpp385 case tok::annot_module_include:
H A DParseDecl.cpp1940 case tok::annot_module_include:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp752 } else if (Tok.is(tok::annot_module_include)) {
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h676 Kind == tok::annot_module_end || Kind == tok::annot_module_include;
3444 Kind == tok::annot_module_include)

Completed in 571 milliseconds