Home | History | Annotate | Download | only in Sema

Lines Matching defs:NNS

3231       NestedNameSpecifier *NNS
3234 if (NNS) {
3237 NNS->print(OS, Policy);
4246 NestedNameSpecifier *NNS = SS.getScopeRep();
4247 if (!Results.empty() && NNS->isDependent())