Home
last modified time | relevance | path

Searched refs:ConfigMismatchIsRecoverable (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1717 bool ConfigMismatchIsRecoverable = in loadModuleFile() local
1730 ConfigMismatchIsRecoverable ? ASTReader::ARR_ConfigurationMismatch : 0)) { in loadModuleFile()