Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Scoper

1917                         Init *Name, const std::string &Scoper) {
1924 StringInit::get(Scoper),
1929 if (CurMultiClass && Scoper != "::") {
1947 const std::string &Scoper) {
1948 return QualifyName(CurRec, CurMultiClass, StringInit::get(Name), Scoper);