Searched refs:hasSameFunctionTypeIgnoringExceptionSpec (Results 1 – 5 of 5) sorted by relevance
1476 bool hasSameFunctionTypeIgnoringExceptionSpec(QualType T, QualType U) const;
1340 return Context.hasSameFunctionTypeIgnoringExceptionSpec(P, A); in isSameOrCompatibleFunctionType()4852 : !Context.hasSameFunctionTypeIgnoringExceptionSpec( in DeduceTemplateArguments()
4148 if (Context.hasSameFunctionTypeIgnoringExceptionSpec(OldQTypeForComparison, in MergeFunctionDecl()10857 Context.hasSameFunctionTypeIgnoringExceptionSpec( in ActOnFunctionDeclarator()
3825 bool ASTContext::hasSameFunctionTypeIgnoringExceptionSpec(QualType T, in hasSameFunctionTypeIgnoringExceptionSpec() function in ASTContext7600 hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()
8335 if (!Info.Ctx.hasSameFunctionTypeIgnoringExceptionSpec( in handleCallExpr()