Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp787 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, unsigned Index, in removeAttribute() function in AttributeSet
1059 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { in removeAttribute() function in AttrBuilder
1107 AttrBuilder &AttrBuilder::removeAttribute(StringRef A) { in removeAttribute() function in AttrBuilder
H A DInstructions.cpp340 void CallInst::removeAttribute(unsigned i, Attribute attr) { in removeAttribute() function in CallInst
600 void InvokeInst::removeAttribute(unsigned i, Attribute attr) { in removeAttribute() function in InvokeInst
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransProperties.cpp291 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute() function in __anon78783b500111::PropertiesRewriter
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function