Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c485 else if ((convtype & CONV_REINTERPRET) && obvalue_p (expr)) in convert_to_reference()
H A Dcp-tree.h5674 #define CONV_REINTERPRET 8 macro
5679 | CONV_REINTERPRET)
5681 | CONV_REINTERPRET | CONV_PRIVATE | CONV_FORCE_TEMP)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc485 else if ((convtype & CONV_REINTERPRET) && obvalue_p (expr)) in convert_to_reference()
H A Dcp-tree.h5909 #define CONV_REINTERPRET 8 macro
5914 | CONV_REINTERPRET)
5916 | CONV_REINTERPRET | CONV_PRIVATE | CONV_FORCE_TEMP)