Searched defs:DynamicAllocLValue (Results 1 – 1 of 1) sorted by relevance
65 DynamicAllocLValue() : Index(0) {} in DynamicAllocLValue() function66 explicit DynamicAllocLValue(unsigned Index) : Index(Index + 1) {} in DynamicAllocLValue() function