Searched defs:AsValueType (Results 1 – 2 of 2) sorted by relevance
407 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function408 static pointer AsValueType(StorageElementWrapper<value_type>* ptr) { in AsValueType() function
77 static AsmValueType* AsValueType(AsmType* type) { in AsValueType() function