Searched defs:IsAmbiguous (Results 1 – 8 of 8) sorted by relevance
59 struct IsAmbiguous { struct61 …Ambiguity A; // expected-note 2{{copy constructor of 'IsAmbiguous' is implicitly deleted because f… argument
53 struct IsAmbiguous { struct55 …IsAmbiguous(IsAmbiguous&&); // expected-note{{copy constructor is implicitly deleted because 'IsAm… argument
99 bool &IsAmbiguous, in findEquivalent()180 bool IsAmbiguous = false; in findEquivalent() local
1558 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
4906 bool IsAmbiguous = false; in ParseDirectDeclarator() local5061 bool IsAmbiguous, in ParseFunctionDeclarator()
356 bool IsAmbiguous : 1; variable
1870 bool IsAmbiguous; in isTypeIdUnambiguously() local
2539 IsAmbiguous = 2, enumerator