Home
last modified time | relevance | path

Searched defs:EnumerateCatchBlocks (Results 1 – 2 of 2) 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/runtime/include/
Dmethod-inl.h512 void Method::EnumerateCatchBlocks(Callback callback) const in EnumerateCatchBlocks() function