Searched defs:BoundType (Results 1 – 1 of 1) sorted by relevance
396 typedef PointerUnion<ConstantInt *, DIVariable *, DIExpression *> BoundType; typedef443 using BoundType = PointerUnion<DIVariable *, DIExpression *>; variable