Home | History | Annotate | Download | only in MC

Lines Matching refs:Rest

531     StringRef Rest = AliasName.substr(Pos);
532 if (!Symbol.isUndefined() && !Rest.startswith("@@@"))
536 if (Symbol.isUndefined() && Rest.startswith("@@") &&
537 !Rest.startswith("@@@"))