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