Searched defs:getAttributes (Results 1 – 10 of 10) sorted by relevance
248 AttributeSet getAttributes() const { in getAttributes() function
352 AttributeList getAttributes() const { return AttributeSets; } in getAttributes() function
1642 ConstantInt *getAttributes() const { in getAttributes() function
104 const LoopAttributes &getAttributes() const { return Attrs; } in getAttributes() function
141 uint8_t getAttributes() const { return Attributes; } in getAttributes() function
872 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function873 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2686 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2687 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function
351 AttributeSet Argument::getAttributes() const { in getAttributes() function in Argument
2004 AttributeSet AttributeList::getAttributes(unsigned Index) const { in getAttributes() function in AttributeList
1234 AttributeSet getAttributes() const { in getAttributes() function
745 AttributeList getAttributes(unsigned i) const { in getAttributes() function in __anondf6e26480411::BitcodeReader