Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h127 CMK_ModuleInterface, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp300 case LangOptions::CMK_ModuleInterface: in ActOnModuleDecl()
H A DSema.cpp1338 LangOptions::CMK_ModuleInterface && in ActOnEndOfTranslationUnit()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp281 CI.getLangOpts().setCompilingModule(LangOptions::CMK_ModuleInterface); in BeginSourceFileAction()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp934 CI.getLangOpts().setCompilingModule(LangOptions::CMK_ModuleInterface); in BeginSourceFileAction()