Lines Matching refs:hasCXXExplicitFunctionObjectParameter
3296 unsigned(OldFunction->hasCXXExplicitFunctionObjectParameter()); in FunctionNonObjectParamTypesAreEqual()
3298 unsigned(NewFunction->hasCXXExplicitFunctionObjectParameter()); in FunctionNonObjectParamTypesAreEqual()
7752 if (!FD->hasCXXExplicitFunctionObjectParameter() || in CheckNonDependentConversions()
7757 FD->hasCXXExplicitFunctionObjectParameter() ? ParamTypes[0] in CheckNonDependentConversions()
7765 Method && Method->hasCXXExplicitFunctionObjectParameter() ? 1 : 0; in CheckNonDependentConversions()
8116 if (Conversion->hasCXXExplicitFunctionObjectParameter()) { in AddSurrogateCandidate()
11408 !IsAddressOf && Fn->hasCXXExplicitFunctionObjectParameter(); in DiagnoseArityMismatch()
11937 !Cand->Function->hasCXXExplicitFunctionObjectParameter() && in NoteFunctionCandidate()
14595 !MD->hasCXXExplicitFunctionObjectParameter() && in CreateOverloadedBinOp()
15335 M && M->hasCXXExplicitFunctionObjectParameter()) in BuildCallToMemberFunction()
15339 M->getTemplatedDecl()->hasCXXExplicitFunctionObjectParameter()) in BuildCallToMemberFunction()
16204 getLangOpts().CPlusPlus && !Fn->hasCXXExplicitFunctionObjectParameter() in FixOverloadedFunctionReference()