Home
last modified time | relevance | path

Searched refs:CONV_REINTERPRET (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcvt.c510 else if ((convtype & CONV_REINTERPRET) && lvalue_p (expr))
H A Drtti.c379 exp = ocp_convert (type_info_ptr_type, exp, CONV_REINTERPRET, 0);
H A Dcp-tree.h3457 #define CONV_REINTERPRET 8 macro
3463 | CONV_REINTERPRET)
3465 | CONV_REINTERPRET | CONV_PRIVATE | CONV_FORCE_TEMP)
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcvt.c506 else if ((convtype & CONV_REINTERPRET) && lvalue_p (expr)) in convert_to_reference()
H A Dcp-tree.h3467 #define CONV_REINTERPRET 8 macro
3472 | CONV_REINTERPRET)
3474 | CONV_REINTERPRET | CONV_PRIVATE | CONV_FORCE_TEMP)