Searched refs:hasSameFunctionTypeIgnoringExceptionSpec (Results 1 – 5 of 5) sorted by relevance
1215 bool hasSameFunctionTypeIgnoringExceptionSpec(QualType T, QualType U);
3159 C.hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()
3674 if (Context.hasSameFunctionTypeIgnoringExceptionSpec(OldQTypeForComparison, in MergeFunctionDecl()9804 Context.hasSameFunctionTypeIgnoringExceptionSpec( in ActOnFunctionDeclarator()
3100 bool ASTContext::hasSameFunctionTypeIgnoringExceptionSpec(QualType T, in hasSameFunctionTypeIgnoringExceptionSpec() function in ASTContext
7582 if (!Info.Ctx.hasSameFunctionTypeIgnoringExceptionSpec( in handleCallExpr()