Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/CrossTU/
HDCrossTranslationUnit.h51 lang_mismatch, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/CrossTU/
HDCrossTranslationUnit.cpp117 case index_error_code::lang_mismatch: in message()
321 return llvm::make_error<IndexError>(index_error_code::lang_mismatch); in getCrossTUDefinitionImpl()