Home
last modified time | relevance | path

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

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