Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcall.cc12691 IMPLICIT_CONV_EXPR_DIRECT_INIT (expr) = true; in build_implicit_conv_flags()
12812 IMPLICIT_CONV_EXPR_DIRECT_INIT (expr) = true; in perform_direct_initialization_if_possible()
Dcp-tree.h4606 #define IMPLICIT_CONV_EXPR_DIRECT_INIT(NODE) \ macro
DChangeLog-20111392 * cp-tree.h (IMPLICIT_CONV_EXPR_DIRECT_INIT): New.
Dpt.cc20304 if (IMPLICIT_CONV_EXPR_DIRECT_INIT (t)) in tsubst_copy_and_build()