Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h102 CMK_ModuleMap, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp305 case LangOptions::CMK_ModuleMap: in ActOnModuleDecl()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp888 CI.getLangOpts().setCompilingModule(LangOptions::CMK_ModuleMap); in BeginSourceFile()
H A DASTUnit.cpp2706 if (LangOpts.getCompilingModule() == LangOptions::CMK_ModuleMap) in getInputKind()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2074 Map.LangOpts.getCompilingModule() == LangOptions::CMK_ModuleMap && in parseModuleDecl()