Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp352 const locale& rhs_loc = *reinterpret_cast<const locale*>(&rhs.__loc_); in copyfmt() local
395 locale& rhs_loc = *reinterpret_cast<locale*>(&rhs.__loc_); in move() local
428 locale& rhs_loc = *reinterpret_cast<locale*>(&rhs.__loc_); in swap() local