Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1706 case ImportAction::ModuleBegin: in HandleIncludeDirective()
2276 return {ImportAction::ModuleBegin, M}; in HandleHeaderIncludeOrImport()
DPreprocessor.cpp1197 case ImportAction::ModuleBegin: in LexAfterModuleImport()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2244 ModuleBegin, enumerator