Searched refs:hasSameFunctionTypeIgnoringExceptionSpec (Results 1 – 5 of 5) sorted by relevance
1172 bool hasSameFunctionTypeIgnoringExceptionSpec(QualType T, QualType U);
3157 C.hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()
3657 if (Context.hasSameFunctionTypeIgnoringExceptionSpec(OldQTypeForComparison, in MergeFunctionDecl()9712 Context.hasSameFunctionTypeIgnoringExceptionSpec( in ActOnFunctionDeclarator()10930 !Context.hasSameFunctionTypeIgnoringExceptionSpec(T, in CheckFunctionDeclaration()
3057 bool ASTContext::hasSameFunctionTypeIgnoringExceptionSpec(QualType T, in hasSameFunctionTypeIgnoringExceptionSpec() function in ASTContext
7571 if (!Info.Ctx.hasSameFunctionTypeIgnoringExceptionSpec( in handleCallExpr()