Searched defs:repl (Results 1 – 2 of 2) sorted by relevance
111 if (auto repl = substitution->find(GetOriginal()); repl != substitution->end()) { in Substitute() local
41 …o::CopiedMethodEntry &VTableInfo::UpdateCopiedEntry(const MethodInfo *orig, const MethodInfo *repl) in UpdateCopiedEntry()