reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2679 if (!DataSize) 2680 DataSize = TypeLoc::getFullDataSizeForType(T); 2682 assert(DataSize == TypeLoc::getFullDataSizeForType(T) && 2686 (TypeSourceInfo*)BumpAlloc.Allocate(sizeof(TypeSourceInfo) + DataSize, 8);