Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h47 ConfigMismatch, enumerator
74 bool isConfigMismatch() const { return Storage.getInt() == ConfigMismatch; } in isConfigMismatch()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1881 return ModuleLoadResult::ConfigMismatch; in findOrCompileModuleAndReadAST()