HomeSort by relevance Sort by last modified time
    Searched defs:removeAttributes (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/IR/
Function.cpp 181 getParent()->removeAttributes(getArgNo() + 1,
319 void Function::removeAttributes(unsigned i, AttributeSet attrs) {
321 PAL = PAL.removeAttributes(getContext(), i, attrs);
Attributes.cpp 747 return removeAttributes(C, Index, AttributeSet::get(C, Index, Attr));
750 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index,
782 B.removeAttributes(Attrs.pImpl->getSlotAttributes(I), Index);
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 

Completed in 2808 milliseconds