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