Searched defs:SwiftErrorValues (Results 1 – 7 of 7) sorted by relevance
62 using SwiftErrorValues = SmallVector<const Value*, 1>; variable
60 using SwiftErrorValues = SmallVector<const Value*, 1>; variable
76 typedef SmallVector<const Value*, 1> SwiftErrorValues; typedef