Home | History | Annotate | Download | only in MC

Lines Matching refs:Rest

227     StringRef Rest = AliasName.substr(Pos);
228 if (!Symbol.isUndefined() && !Rest.startswith("@@@"))
232 if (Symbol.isUndefined() && Rest.startswith("@@") &&
233 !Rest.startswith("@@@"))