HomeSort by relevance Sort by last modified time
    Searched refs:DisablePCHValidation (Results 1 - 7 of 7) sorted by null

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 66 bool DisablePCHValidation;
179 DisablePCHValidation(false),
  /external/clang/include/clang/Frontend/
CompilerInstance.h 543 bool DisablePCHValidation,
552 bool DisablePCHValidation,
  /external/clang/lib/Frontend/
CompilerInstance.cpp 291 bool DisablePCHValidation,
297 DisablePCHValidation,
310 bool DisablePCHValidation,
320 DisablePCHValidation,
    [all...]
ChainedIncludesSource.cpp 83 CInvok->getPreprocessorOpts().DisablePCHValidation = true;
FrontendAction.cpp 314 CI.getPreprocessorOpts().DisablePCHValidation,
ASTUnit.cpp     [all...]
CompilerInvocation.cpp     [all...]

Completed in 124 milliseconds