Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp105 case index_error_code::failed_import: in message()
321 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
716 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h45 failed_import, enumerator