Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp1226 case ImportAction::ModuleBegin: in LexAfterModuleImport()
H A DPPDirectives.cpp1966 case ImportAction::ModuleBegin: in HandleIncludeDirective()
2557 return {ImportAction::ModuleBegin, SM}; in HandleHeaderIncludeOrImport()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2656 ModuleBegin, enumerator