Searched refs:hasSameFunctionTypeIgnoringExceptionSpec (Results 1 – 5 of 5) sorted by relevance
1260 bool hasSameFunctionTypeIgnoringExceptionSpec(QualType T, QualType U);
3177 C.hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()
3737 if (Context.hasSameFunctionTypeIgnoringExceptionSpec(OldQTypeForComparison, in MergeFunctionDecl()9863 Context.hasSameFunctionTypeIgnoringExceptionSpec( in ActOnFunctionDeclarator()
3115 bool ASTContext::hasSameFunctionTypeIgnoringExceptionSpec(QualType T, in hasSameFunctionTypeIgnoringExceptionSpec() function in ASTContext
7585 if (!Info.Ctx.hasSameFunctionTypeIgnoringExceptionSpec( in handleCallExpr()