Searched refs:hasSameFunctionTypeIgnoringExceptionSpec (Results 1 – 5 of 5) sorted by relevance
1363 bool hasSameFunctionTypeIgnoringExceptionSpec(QualType T, QualType U) const;
1352 return Context.hasSameFunctionTypeIgnoringExceptionSpec(P, A); in isSameOrCompatibleFunctionType()4739 : !Context.hasSameFunctionTypeIgnoringExceptionSpec( in DeduceTemplateArguments()
4056 if (Context.hasSameFunctionTypeIgnoringExceptionSpec(OldQTypeForComparison, in MergeFunctionDecl()10638 Context.hasSameFunctionTypeIgnoringExceptionSpec( in ActOnFunctionDeclarator()
3561 bool ASTContext::hasSameFunctionTypeIgnoringExceptionSpec(QualType T, in hasSameFunctionTypeIgnoringExceptionSpec() function in ASTContext7058 hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()
7995 if (!Info.Ctx.hasSameFunctionTypeIgnoringExceptionSpec( in handleCallExpr()