Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp97 case index_error_code::missing_index_file: in message()
152 return llvm::make_error<IndexError>(index_error_code::missing_index_file, in parseCrossTUIndex()
344 case index_error_code::missing_index_file: in emitCrossTUDiagnostics()
/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h41 missing_index_file, enumerator