Home
last modified time | relevance | path

Searched refs:ModuleBegin (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1730 case ImportAction::ModuleBegin: in HandleIncludeDirective()
2300 return {ImportAction::ModuleBegin, M}; in HandleHeaderIncludeOrImport()
H A DPreprocessor.cpp1193 case ImportAction::ModuleBegin: in LexAfterModuleImport()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2249 ModuleBegin, enumerator