Searched defs:Catches (Results 1 – 4 of 4) sorted by relevance
40 typedef Array<class Catch *> Catches; typedef
43 typedef Array<class Catch *> Catches; typedef
43 alias Catches = Array!(Catch); variable
177 SmallVector<MachineInstr *, 16> Catches; in hoistCatches() local