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

/external/llvm/lib/IR/
H A DFunction.cpp181 getParent()->removeAttributes(getArgNo() + 1,
319 void Function::removeAttributes(unsigned i, AttributeSet attrs) { function in class:Function
321 PAL = PAL.removeAttributes(getContext(), i, attrs);
H A DAttributes.cpp747 return removeAttributes(C, Index, AttributeSet::get(C, Index, Attr));
750 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, function in class:AttributeSet
782 B.removeAttributes(Attrs.pImpl->getSlotAttributes(I), Index);
1020 AttrBuilder &AttrBuilder::removeAttributes(AttributeSet A, uint64_t Index) { function in class:AttrBuilder
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 131 milliseconds