Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPreprocessor.cpp1227 case ImportAction::ModuleBegin: in LexAfterModuleImport()
H A DPPDirectives.cpp1979 case ImportAction::ModuleBegin: in HandleIncludeDirective()
2568 return {ImportAction::ModuleBegin, SM}; in HandleHeaderIncludeOrImport()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2483 ModuleBegin, enumerator