Home | History | Annotate | Download | only in llvm-c

Lines Matching refs:ConstantStruct

1169       macro(ConstantStruct)                 \
1572 * Create an anonymous ConstantStruct with the specified values.
1574 * @see llvm::ConstantStruct::getAnon()
1581 * Create a ConstantStruct in the global Context.
1600 * Create a non-anonymous ConstantStruct from values.
1602 * @see llvm::ConstantStruct::get()