Home
last modified time | relevance | path

Searched refs:hasSameFunctionTypeIgnoringExceptionSpec (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1294 bool hasSameFunctionTypeIgnoringExceptionSpec(QualType T, QualType U) const;
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp3219 bool ASTContext::hasSameFunctionTypeIgnoringExceptionSpec(QualType T, in hasSameFunctionTypeIgnoringExceptionSpec() function in ASTContext
6610 hasSameFunctionTypeIgnoringExceptionSpec(XT, YT)) in isSameEntity()
H A DExprConstant.cpp7677 if (!Info.Ctx.hasSameFunctionTypeIgnoringExceptionSpec( in handleCallExpr()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp4084 if (Context.hasSameFunctionTypeIgnoringExceptionSpec(OldQTypeForComparison, in MergeFunctionDecl()
10515 Context.hasSameFunctionTypeIgnoringExceptionSpec( in ActOnFunctionDeclarator()