Searched defs:EnumerateCatchBlocks (Results 1 – 3 of 3) sorted by relevance
25 inline void CodeDataAccessor::TryBlock::EnumerateCatchBlocks(const Callback &cb) in EnumerateCatchBlocks() function
24 inline void CodeDataAccessor::TryBlock::EnumerateCatchBlocks(const Callback &cb) in EnumerateCatchBlocks() function
571 void Method::EnumerateCatchBlocks(Callback callback) const in EnumerateCatchBlocks() function