Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1801 case ImportAction::ModuleImport: in HandleIncludeDirective()
2306 return {ImportAction::ModuleImport, M}; in HandleHeaderIncludeOrImport()
H A DPreprocessor.cpp1203 case ImportAction::ModuleImport: in LexAfterModuleImport()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td78 InGroup<ModuleImport>;
H A DDiagnosticGroups.td466 def ModuleImport : DiagGroup<"module-import">;
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2252 ModuleImport, enumerator