Home
last modified time | relevance | path

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

/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