Searched refs:CMK_HeaderUnit (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h116 CMK_HeaderUnit, enumerator in enum:clang::LangOptions::CompilingModuleKind
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp223 case LangOptions::CMK_HeaderUnit:
H A DSema.cpp1038 getLangOpts().getCompilingModule() == LangOptions::CMK_HeaderUnit)
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp282 CI.getLangOpts().setCompilingModule(LangOptions::CMK_HeaderUnit);

Completed in 92 milliseconds