Home
last modified time | relevance | path

Searched defs:IsPointer (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dprim_types.h49 bool IsPointer() const in IsPointer() function
Dcfg_primitive_types.h79 bool IsPointer() const in IsPointer() function
/arkcompiler/runtime_core/static_core/verification/util/
Dmem.h62 ALWAYS_INLINE inline bool IsPointer(uintptr_t x) in IsPointer() function