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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 85 CMK_None,
376 return getCompilingModule() != CMK_None;
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h 44 CMK_None,
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendAction.cpp 938 CI.getLangOpts().setCompilingModule(LangOptions::CMK_None);
1028 CI.getLangOpts().setCompilingModule(LangOptions::CMK_None);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp 100 case LangOptions::CMK_None:
Sema.cpp 944 getLangOpts().getCompilingModule() == LangOptions::CMK_None)) {
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp 104 CurrentConflictMarkerState = CMK_None;
2945 CurrentConflictMarkerState = CMK_None;

Completed in 66 milliseconds