Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CrossTU/
HDCrossTranslationUnit.cpp115 case index_error_code::triple_mismatch: in message()
309 return llvm::make_error<IndexError>(index_error_code::triple_mismatch, in getCrossTUDefinitionImpl()
384 case index_error_code::triple_mismatch: in emitCrossTUDiagnostics()
/freebsd-head/contrib/llvm-project/clang/include/clang/CrossTU/
HDCrossTranslationUnit.h50 triple_mismatch, enumerator