reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
846 if (!_sectionName.empty()) 847 _sectionName = f->copyString(_sectionName); 847 _sectionName = f->copyString(_sectionName); 874 StringRef customSectionName() const override { return _sectionName; } 972 io.mapOptional("section-name", keys->_sectionName, StringRef());