Home
last modified time | relevance | path

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

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