Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6749 auto *NCX = XTC->getNamedConcept(); in isSameTypeConstraint() local
6751 if (!NCX || !NCY || !isSameEntity(NCX, NCY)) in isSameTypeConstraint()