Searched refs:LOOKUP_CONSTRUCTOR_CALLABLE (Results 1 – 4 of 4) sorted by relevance
847 else if (!(flags & LOOKUP_CONSTRUCTOR_CALLABLE) in standard_conversion()1231 if (!(flags & LOOKUP_CONSTRUCTOR_CALLABLE)) in reference_binding()4207 | LOOKUP_CONSTRUCTOR_CALLABLE); in check_constructor_callable()
3482 #define LOOKUP_CONSTRUCTOR_CALLABLE (1 << 10) macro3486 #define LOOKUP_HIDDEN (LOOKUP_CONSTRUCTOR_CALLABLE << 1)
4240 * cp-tree.h (LOOKUP_CONSTRUCTOR_CALLABLE): New.
6017 LOOKUP_PREFER_NAMESPACES, LOOKUP_CONSTRUCTOR_CALLABLE): Adjust