Searched defs:getAttributes (Results 1 – 8 of 8) sorted by relevance
222 AttributeSet getAttributes() const { in getAttributes() function
313 AttributeList getAttributes() const { return AttributeSets; } in getAttributes() function
1420 ConstantInt *getAttributes() const { in getAttributes() function
101 const LoopAttributes &getAttributes() const { return Attrs; } in getAttributes() function
128 uint8_t getAttributes() const { return Attributes; } in getAttributes() function
818 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function819 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2588 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2589 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function
1579 AttributeSet AttributeList::getAttributes(unsigned Index) const { in getAttributes() function in AttributeList
733 AttributeList getAttributes(unsigned i) const { in getAttributes() function in __anone38b3fdf0411::BitcodeReader