Searched defs:const_ref (Results 1 – 8 of 8) sorted by relevance
102 struct const_ref struct
54 const Variable& const_ref = variable; in Build() local
224 const std::string& const_ref = std::as_const(m).at(1); in TEST() local
233 const std::string& const_ref = std::as_const(m).at(1); in TEST() local
1705 const int& const_ref = ByRef(n); in TEST() local1718 const int& const_ref = ByRef(n); in TEST() local
1657 const int& const_ref = ByRef(n); in TEST() local1670 const int& const_ref = ByRef(n); in TEST() local
1456 auto const_ref = ConstRef(p); in TEST_F() local