Home
last modified time | relevance | path

Searched defs:ToObjPtrType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dmem.h227 inline object_pointer_type ToObjPtrType(T *val) in ToObjPtrType() function
233 inline object_pointer_type ToObjPtrType(std::nullptr_t) in ToObjPtrType() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmem.h259 constexpr ObjectPointerType ToObjPtrType(const T *val) in ToObjPtrType() function
265 constexpr ObjectPointerType ToObjPtrType(std::nullptr_t) in ToObjPtrType() function