Home
last modified time | relevance | path

Searched refs:removeAttr (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DArgument.h120 void removeAttr(AttributeSet AS);
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DFunction.cpp195 void Argument::removeAttr(AttributeSet AS) { in removeAttr() function in Argument
H A DCore.cpp1819 A->removeAttr(AttributeSet::get(A->getContext(), A->getArgNo() + 1, B)); in LLVMRemoveAttribute()
/minix3/minix/share/beaglebone/weather/
H A Djquery.js5removeAttr:function(e){return this.each(function(){x.removeAttr(this,e)})},prop:function(e,t){retu… method