Searched defs:IsAmbiguous (Results 1 – 10 of 10) 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
1586 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
5312 bool IsAmbiguous = false; in ParseDirectDeclarator() local5467 bool IsAmbiguous, in ParseFunctionDeclarator()
570 bool IsAmbiguous) in MacroDefinition()
385 bool IsAmbiguous; member
173 bool IsAmbiguous = false; in updateModuleMacroInfo() local
1930 bool IsAmbiguous; in isTypeIdUnambiguously() local
3322 IsAmbiguous = 2, enumerator