Searched defs:isAmbiguous (Results 1 – 11 of 11) sorted by relevance
2563 isTypeIdInParens(bool & isAmbiguous) isTypeIdInParens() argument 2570 bool isAmbiguous; isTypeIdInParens() local 2583 bool isAmbiguous; isTypeIdForGenericSelection() local 2594 bool isAmbiguous; isTypeIdUnambiguously() local 2640 bool isAmbiguous; isCXXTypeId() local [all...]
164 static bool isAmbiguous(unsigned Opc) { isAmbiguous() function
321 bool isAmbiguous() const { isAmbiguous() function
656 bool isAmbiguous() const { return getKind() == AmbiguousConversion; } isAmbiguous() function
1327 unsigned isAmbiguous : 1; global() member
39 bool CXXBasePaths::isAmbiguous(CanQualType BaseType) { in isAmbiguous() function in CXXBasePaths
615 bool isAmbiguous() const { return LatestLocalAndAmbiguous.getInt(); } in isAmbiguous() function
884 bool isAmbiguous(Preprocessor &PP, const IdentifierInfo *II) const { isAmbiguous() function
627 bool Parser::isCXXTypeId(TentativeCXXTypeIdContext Context, bool &isAmbiguous) { in isCXXTypeId() argument
162 bool isAmbiguous, in getFunction() argument
3670 bool InitializationSequence::isAmbiguous() const { isAmbiguous() function in InitializationSequence