HomeSort by: relevance | last modified time | path
    Searched refs:CMK_ModuleInterface (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 94 CMK_ModuleInterface,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp 104 case LangOptions::CMK_ModuleInterface:
Sema.cpp 943 (getLangOpts().getCompilingModule() == LangOptions::CMK_ModuleInterface ||
1131 LangOptions::CMK_ModuleInterface &&
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 231 CI.getLangOpts().setCompilingModule(LangOptions::CMK_ModuleInterface);

Completed in 37 milliseconds