Searched refs:GEPStaticIndexError (Results 1 – 1 of 1) sorted by relevance
452 struct GEPStaticIndexError struct453 : public llvm::ErrorInfo<GEPStaticIndexError, GEPIndexError> {467 char GEPStaticIndexError::ID = 0;509 return llvm::make_error<GEPStaticIndexError>(indexPos); in recordStructIndices()