Searched refs:UntypedValue (Results 1 – 1 of 1) sorted by relevance
2120 void DestroyAPValue(void* UntypedValue) { in DestroyAPValue() argument2121 static_cast<APValue*>(UntypedValue)->~APValue(); in DestroyAPValue()