Home
last modified time | relevance | path

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

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