reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
399 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); 406 UNWRAP_OR_RETURN(NameString, RSR.getEntryNameString(Entry)); 414 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); 416 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates); 429 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); 436 UNWRAP_OR_RETURN(Contents, RSR.getContents(DataEntry));