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.h2978 bool isSameTypeConstraint(const TypeConstraint *XTC,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7268 bool ASTContext::isSameTypeConstraint(const TypeConstraint *XTC, in isSameTypeConstraint() function in ASTContext
7320 return isSameTypeConstraint(TX->getTypeConstraint(), in isSameTemplateParameter()