Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dcode_data_accessor-inl.h24 inline void CodeDataAccessor::TryBlock::EnumerateCatchBlocks(const Callback &cb) in EnumerateCatchBlocks() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dcode_data_accessor-inl.h25 inline void CodeDataAccessor::TryBlock::EnumerateCatchBlocks(const Callback &cb) in EnumerateCatchBlocks() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod-inl.h572 void Method::EnumerateCatchBlocks(Callback callback) const in EnumerateCatchBlocks() function