Home | History | Annotate | Download | only in AST

Lines Matching defs:NNS

400       NestedNameSpecifier *NNS = reinterpret_cast<NestedNameSpecifier*>(Val);
401 NNS->print(OS, Context.getPrintingPolicy());