Searched refs:GEPIndexOutOfBoundError (Results 1 – 1 of 1) sorted by relevance
440 struct GEPIndexOutOfBoundError struct441 : public llvm::ErrorInfo<GEPIndexOutOfBoundError, GEPIndexError> {466 char GEPIndexOutOfBoundError::ID = 0;514 return llvm::make_error<GEPIndexOutOfBoundError>(indexPos); in recordStructIndices()