Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NS

45   std::string V, N, NS;
51 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {}
59 NS = Spelling.getValueAsString("Namespace");
66 const std::string &nameSpace() const { return NS; }