Searched defs:getAttributes (Results 1 – 8 of 8) sorted by relevance
228 AttributeSet getAttributes() const { in getAttributes() function
350 AttributeList getAttributes() const { return AttributeSets; } in getAttributes() function
1682 ConstantInt *getAttributes() const { in getAttributes() function
104 const LoopAttributes &getAttributes() const { return Attrs; } in getAttributes() function
134 uint8_t getAttributes() const { return Attributes; } in getAttributes() function
870 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function871 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2683 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2684 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function
1753 AttributeSet AttributeList::getAttributes(unsigned Index) const { in getAttributes() function in AttributeList
760 AttributeList getAttributes(unsigned i) const { in getAttributes() function in __anona50cac5d0411::BitcodeReader