Home
last modified time | relevance | path

Searched refs:index_out_of_bounds (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDRawError.cpp29 case raw_error_code::index_out_of_bounds: in message()
HDDbiModuleList.cpp274 return make_error<RawError>(raw_error_code::index_out_of_bounds); in getFileName()
HDInputFile.cpp47 return make_error<RawError>(raw_error_code::index_out_of_bounds, in getModuleDebugStream()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDRawError.h23 index_out_of_bounds, enumerator