Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1995 case ImportAction::ModuleBegin: in HandleIncludeDirective()
2608 return {ImportAction::ModuleBegin, SM}; in HandleHeaderIncludeOrImport()
H A DPreprocessor.cpp1209 case ImportAction::ModuleBegin: in LexAfterModuleImport()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2655 ModuleBegin, enumerator