Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base-inl.h98 auto classMethods = allocator_.New<ArenaForwardList<MethodInfo>>(allocator_.Adapter()); in AddClassMethods() local
117 auto classMethods = allocator_.New<ArenaForwardList<MethodInfo>>(allocator_.Adapter()); in AddClassMethods() local