Searched defs:ambiguous (Results 1 – 6 of 6) sorted by relevance
35 static constexpr int ambiguous = 2; member
74 namespace ambiguous { namespace
45 void ambiguous() { in ambiguous() function
202 namespace ambiguous { namespace
122 …void (*ambiguous)(int *) = &foo; // expected-error{{initializing 'void (*)(int *)' with an express… in fn_type_conversions() local
297 bool ambiguous = false; FindInterveningFrames() member