Searched defs:getDereferenceableOrNullBytes (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h788 uint64_t getDereferenceableOrNullBytes() const { return DerefOrNullBytes; } function in class:llvm::AttrBuilder
H A DFunction.h472 uint64_t getDereferenceableOrNullBytes(unsigned i) const { function in class:llvm::Function
H A DCallSite.h431 uint64_t getDereferenceableOrNullBytes(unsigned i) const { function in class:llvm::CallSiteBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp263 uint64_t Attribute::getDereferenceableOrNullBytes() const { function in class:Attribute
682 uint64_t AttributeSet::getDereferenceableOrNullBytes() const { function in class:AttributeSet
866 uint64_t AttributeSetNode::getDereferenceableOrNullBytes() const { function in class:AttributeSetNode
1371 uint64_t AttributeList::getDereferenceableOrNullBytes(unsigned Index) const { function in class:AttributeList
H A DFunction.cpp145 uint64_t Argument::getDereferenceableOrNullBytes() const { function in class:Argument

Completed in 83 milliseconds