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
99 bool &IsAmbiguous, in findEquivalent()180 bool IsAmbiguous = false; in findEquivalent() local
1585 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
5092 bool IsAmbiguous = false; in ParseDirectDeclarator() local5247 bool IsAmbiguous, in ParseFunctionDeclarator()
338 bool IsAmbiguous : 1; variable
1856 bool IsAmbiguous; in isTypeIdUnambiguously() local
2706 IsAmbiguous = 2, enumerator
1867 bool IsAmbiguous = Record[Idx++]; in installPCHMacroDirectives() local