reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 Entry &GetEntry(ConstString type);
123 auto entry = GetEntry(type); 141 auto entry = GetEntry(type); 159 auto entry = GetEntry(type); 177 auto entry = GetEntry(type); 195 GetEntry(type).SetFormat(format_sp); 201 GetEntry(type).SetSummary(summary_sp); 207 GetEntry(type).SetSynthetic(synthetic_sp); 213 GetEntry(type).SetValidator(validator_sp);