Searched defs:IsAmbiguous (Results 1 – 9 of 9) 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
101 bool &IsAmbiguous, in findEquivalent()184 bool IsAmbiguous = false; in findEquivalent() local
1585 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
5112 bool IsAmbiguous = false; in ParseDirectDeclarator() local5267 bool IsAmbiguous, in ParseFunctionDeclarator()
338 bool IsAmbiguous : 1; variable
1851 bool IsAmbiguous; in isTypeIdUnambiguously() local
2858 IsAmbiguous = 2, enumerator
1905 bool IsAmbiguous = Record[Idx++]; in installPCHMacroDirectives() local