Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/reference-processor/
Dreference_processor.h31 class Reference; variable
/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference_storage.h27 class Reference; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dspan.h35 using Reference = T &; variable
Dlist.h139 using Reference = T &; variable
Dbit_vector.h97 using Reference = std::conditional_t<IsConst, bool, BitReference>; variable