Searched refs:ConstantAggregateBuilderUtils (Results 1 – 1 of 1) sorted by relevance
42 struct ConstantAggregateBuilderUtils { struct45 ConstantAggregateBuilderUtils(CodeGenModule &CGM) : CGM(CGM) {} in ConstantAggregateBuilderUtils() function75 class ConstantAggregateBuilder : private ConstantAggregateBuilderUtils {108 : ConstantAggregateBuilderUtils(CGM) {} in ConstantAggregateBuilder()402 ConstantAggregateBuilderUtils Utils(CGM); in buildFrom()