Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp115 case index_error_code::triple_mismatch: in message()
285 return llvm::make_error<IndexError>(index_error_code::triple_mismatch, in getCrossTUDefinitionImpl()
360 case index_error_code::triple_mismatch: in emitCrossTUDiagnostics()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h50 triple_mismatch, enumerator