Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h108 CMK_ModuleInterface, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp294 case LangOptions::CMK_ModuleInterface: in ActOnModuleDecl()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp267 CI.getLangOpts().setCompilingModule(LangOptions::CMK_ModuleInterface); in BeginSourceFileAction()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp974 CI.getLangOpts().setCompilingModule(LangOptions::CMK_ModuleInterface); in BeginSourceFileAction()