reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Object/ELF.h
  366   if (!IndexOrErr)
  367     return IndexOrErr.takeError();
  368   uint32_t Index = *IndexOrErr;