Home
last modified time | relevance | path

Searched defs:BoundType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h399 typedef PointerUnion<ConstantInt *, DIVariable *, DIExpression *> BoundType; typedef
446 using BoundType = PointerUnion<DIVariable *, DIExpression *>; variable
1457 typedef PointerUnion<ConstantInt *, DIVariable *, DIExpression *> BoundType; typedef