Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6428 auto *NSY = getNamespace(Y); in isSameQualifier() local
6429 if (!NSY || NSX->getCanonicalDecl() != NSY->getCanonicalDecl()) in isSameQualifier()