Searched refs:FirstParamType (Results 1 – 2 of 2) sorted by relevance
7412 QualType FirstParamType = in addRelationalPointerOrEnumeralOverloads() local7418 if (!FirstParamType->isEnumeralType() || in addRelationalPointerOrEnumeralOverloads()7424 std::make_pair(S.Context.getCanonicalType(FirstParamType), in addRelationalPointerOrEnumeralOverloads()
11381 QualType FirstParamType = FnDecl->getParamDecl(0)->getType(); in CheckOperatorNewDeleteTypes() local11382 if (FirstParamType->isDependentType()) in CheckOperatorNewDeleteTypes()11387 if (SemaRef.Context.getCanonicalType(FirstParamType).getUnqualifiedType() != in CheckOperatorNewDeleteTypes()