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

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
PreprocessorOptions.h 213 bool DisablePragmaDebugCrash = false;
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp 1044 if (!PP.getPreprocessorOpts().DisablePragmaDebugCrash)
1049 if (!PP.getPreprocessorOpts().DisablePragmaDebugCrash)
1052 if (!PP.getPreprocessorOpts().DisablePragmaDebugCrash) {
1090 if (!PP.getPreprocessorOpts().DisablePragmaDebugCrash)
1093 if (!PP.getPreprocessorOpts().DisablePragmaDebugCrash)
1121 if (!PP.getPreprocessorOpts().DisablePragmaDebugCrash)

Completed in 16 milliseconds