Home
last modified time | relevance | path

Searched defs:repl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsTypeParameter.cpp111 if (auto repl = substitution->find(GetOriginal()); repl != substitution->end()) { in Substitute() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base-inl.h41 …o::CopiedMethodEntry &VTableInfo::UpdateCopiedEntry(const MethodInfo *orig, const MethodInfo *repl) in UpdateCopiedEntry()