Searched refs:FirstParamType (Results 1 – 2 of 2) sorted by relevance
7445 QualType FirstParamType = in addRelationalPointerOrEnumeralOverloads() local7451 if (!FirstParamType->isEnumeralType() || in addRelationalPointerOrEnumeralOverloads()7457 std::make_pair(S.Context.getCanonicalType(FirstParamType), in addRelationalPointerOrEnumeralOverloads()
11529 QualType FirstParamType = FnDecl->getParamDecl(0)->getType(); in CheckOperatorNewDeleteTypes() local11530 if (FirstParamType->isDependentType()) in CheckOperatorNewDeleteTypes()11535 if (SemaRef.Context.getCanonicalType(FirstParamType).getUnqualifiedType() != in CheckOperatorNewDeleteTypes()