Searched defs:getByValType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h809 Type *getByValType() const { return ByValType; } function in class:llvm::AttrBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp745 Type *AttributeSet::getByValType() const { function in class:AttributeSet
925 Type *AttributeSetNode::getByValType() const { function in class:AttributeSetNode

Completed in 66 milliseconds