Home
last modified time | relevance | path

Searched refs:isSameTypeConstraint (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2794 bool isSameTypeConstraint(const TypeConstraint *XTC,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6741 bool ASTContext::isSameTypeConstraint(const TypeConstraint *XTC, in isSameTypeConstraint() function in ASTContext
6793 return isSameTypeConstraint(TX->getTypeConstraint(), in isSameTemplateParameter()