reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
15 if (S.empty() && !Strings.empty()) 19 S = Translator(S); 19 S = Translator(S); 20 auto I = Strings.insert({S, DwarfStringPoolEntry()}); 26 CurrentEndOffset += S.size() + 1;