Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h395 typedef PointerUnion<ConstantInt *, DIVariable *, DIExpression *> BoundType; global() typedef
442 using BoundType = PointerUnion<DIVariable *, DIExpression *>; global() variable
[all...]