Searched defs:addAttr (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/VMCore/
H A DAttributes.cpp272 AttrListPtr AttrListPtr::addAttr(unsigned Idx, Attributes Attrs) const { function in class:AttrListPtr
H A DFunction.cpp120 /// addAttr - Add a Attribute to an argument
121 void Argument::addAttr(Attributes attr) { function in class:Argument
247 PAL = PAL.addAttr(i, attr);
/external/clang/include/clang/AST/
H A DDeclBase.h411 void addAttr(Attr *A) { function in class:clang::Decl

Completed in 1589 milliseconds