Home
last modified time | relevance | path

Searched defs:Ref (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DtypeReference.h26 Type *Ref() in Ref() function
31 const Type *Ref() const in Ref() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeReference.h27 Type *Ref() in Ref() function
32 const Type *Ref() const in Ref() function
/arkcompiler/jsvm/src/
Djsvm_reference-inl.h61 inline uint32_t UserReference::Ref() in Ref() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/
Dnative_reference.h28 uint32_t Ref() in Ref() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dtyped_ref_set.h25 using Ref = uint32_t; variable