Home | History | Annotate | Download | only in AST

Lines Matching refs:NS

6240     if (NamespaceDecl *NS = 
6242 return NestedNameSpecifier::Create(ToContext, prefix, NS);