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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp702 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, function in class:AttributeSet
1350 AttributeList AttributeList::removeAttributes(LLVMContext &C, function in class:AttributeList
1604 AttrBuilder &AttrBuilder::removeAttributes(AttributeList A, uint64_t Index) { function in class:AttrBuilder
H A DFunction.cpp488 void Function::removeAttributes(unsigned i, const AttrBuilder &Attrs) { function in class:Function

Completed in 68 milliseconds