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