Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1593 bool ConfigMismatchIsRecoverable = in loadModuleFile() local
1606 ConfigMismatchIsRecoverable ? ASTReader::ARR_ConfigurationMismatch : 0)) { in loadModuleFile()