Home | History | Annotate | Download | only in MC

Lines Matching refs:Rest

411     StringRef Rest = AliasName.substr(Pos);
412 if (!Symbol.isUndefined() && !Rest.startswith("@@@"))
416 if (Symbol.isUndefined() && Rest.startswith("@@") &&
417 !Rest.startswith("@@@"))