Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/mem/gc/reference-processor/
Dreference_processor.h32 class Reference; variable
/ark/runtime_core/runtime/mem/refstorage/
Dreference_storage.h28 class Reference; variable
/ark/runtime_core/libpandabase/utils/
Dspan.h35 using Reference = T &; variable
Dlist.h133 using Reference = T &; variable
Dbit_vector.h102 using Reference = std::conditional_t<IsConst, bool, BitReference>; variable