Home | History | Annotate | Download | only in AST

Lines Matching defs:NNS

335     auto *NNS = QualifierLoc.getNestedNameSpecifier();
336 if (NNS->isInstantiationDependent())
338 if (NNS->containsUnexpandedParameterPack())