reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1157 Decl.Count = readVaruint32(Ctx); 1158 Decl.Type = readUint8(Ctx); 1159 Function.Locals.push_back(Decl);