reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
194 assert(type && "didn't provide type for typed data"); 195 addTypedData(type, begin, begin + getTypeStoreSize(CGM, type)); 195 addTypedData(type, begin, begin + getTypeStoreSize(CGM, type));