Searched defs:non_lvalue (Results 1 – 4 of 4) sorted by relevance
164 #define non_lvalue(T) non_lvalue_loc (UNKNOWN_LOCATION, T) macro
3319 bool non_lvalue = convert_vector_to_array_for_subscript (loc, &array, idx); in cp_build_array_ref() local
2645 bool non_lvalue = convert_vector_to_array_for_subscript (loc, &array, index); in build_array_ref() local
4767 #define non_lvalue(T) non_lvalue_loc (UNKNOWN_LOCATION, T) macro