Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAttributes.cpp220 std::pair<unsigned, Optional<unsigned>> Attribute::getAllocSizeArgs() const { in getAllocSizeArgs() function in Attribute
627 AttributeSetNode::getAllocSizeArgs() const { in getAllocSizeArgs() function in AttributeSetNode
1159 AttributeSet::getAllocSizeArgs(unsigned Index) const { in getAllocSizeArgs() function in AttributeSet
1345 std::pair<unsigned, Optional<unsigned>> AttrBuilder::getAllocSizeArgs() const { in getAllocSizeArgs() function in AttrBuilder