Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp111 case index_error_code::triple_mismatch: in message()
281 return llvm::make_error<IndexError>(index_error_code::triple_mismatch, in getCrossTUDefinitionImpl()
356 case index_error_code::triple_mismatch: in emitCrossTUDiagnostics()
/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h48 triple_mismatch, enumerator