Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp322 const locale& rhs_loc = *reinterpret_cast<const locale*>(&rhs.__loc_); in copyfmt() local
365 locale& rhs_loc = *reinterpret_cast<locale*>(&rhs.__loc_); in move() local
398 locale& rhs_loc = *reinterpret_cast<locale*>(&rhs.__loc_); in swap() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c9235 location_t rhs_loc = EXPR_LOC_OR_LOC (rhs, input_location); in convert_for_assignment() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc9786 location_t rhs_loc = cp_expr_loc_or_input_loc (rhs); in convert_for_assignment() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c6108 location_t rhs_loc, tree rhs, tree rhs_origtype) in build_modify_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc6226 location_t rhs_loc, tree rhs, tree rhs_origtype) in build_modify_expr()