Lines Matching refs:hasCXXExplicitFunctionObjectParameter
3483 unsigned(OldFunction->hasCXXExplicitFunctionObjectParameter()); in FunctionNonObjectParamTypesAreEqual()
3485 unsigned(NewFunction->hasCXXExplicitFunctionObjectParameter()); in FunctionNonObjectParamTypesAreEqual()
8137 if (!FD->hasCXXExplicitFunctionObjectParameter() || in CheckNonDependentConversions()
8142 FD->hasCXXExplicitFunctionObjectParameter() ? ParamTypes[0] in CheckNonDependentConversions()
8190 HasThisConversion && Method->hasCXXExplicitFunctionObjectParameter() ? 1 in CheckNonDependentConversions()
8571 if (Conversion->hasCXXExplicitFunctionObjectParameter()) { in AddSurrogateCandidate()
11828 else if (!Fn->hasCXXExplicitFunctionObjectParameter()) in DiagnoseBadConversion()
12114 !IsAddressOf && Fn->hasCXXExplicitFunctionObjectParameter(); in DiagnoseArityMismatch()
12652 !Fn->hasCXXExplicitFunctionObjectParameter() && !Fn->isStatic()) in NoteFunctionCandidate()
13135 !Cand->Function->hasCXXExplicitFunctionObjectParameter()) { in CompleteNonViableCandidate()
15407 !MD->hasCXXExplicitFunctionObjectParameter() && in CreateOverloadedBinOp()
16153 M && M->hasCXXExplicitFunctionObjectParameter()) in BuildCallToMemberFunction()
16157 M->getTemplatedDecl()->hasCXXExplicitFunctionObjectParameter()) in BuildCallToMemberFunction()
17025 getLangOpts().CPlusPlus && !Fn->hasCXXExplicitFunctionObjectParameter() in FixOverloadedFunctionReference()