Home
last modified time | relevance | path

Searched refs:ModuleImport (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td79 InGroup<ModuleImport>;
H A DDiagnosticGroups.td520 def ModuleImport : DiagGroup<"module-import">;
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2003 case ImportAction::ModuleImport: in HandleIncludeDirective()
2539 return {ImportAction::ModuleImport, SM}; in HandleHeaderIncludeOrImport()
H A DPreprocessor.cpp1219 case ImportAction::ModuleImport: in LexAfterModuleImport()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2656 ModuleImport, enumerator