Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/irtoc/backend/
Dirtoc_runtime.h32 CompilationUnit *MethodCast(MethodPtr method) const in MethodCast() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h450 static panda_file::File::EntityId MethodCast(RuntimeInterface::MethodPtr method) in MethodCast() function
/arkcompiler/runtime_core/runtime/
Dcompiler.h46 inline panda::Method *MethodCast(RuntimeInterface::MethodPtr method) in MethodCast() function