Searched defs:getAttributes (Results 1 – 12 of 12) sorted by relevance
76 const LDAPAttributeList* LDAPEntry::getAttributes() const{ in getAttributes() function in LDAPEntry
94 uint8_t getAttributes() const { return Attributes; } in getAttributes() function
223 AttributeSet getAttributes() const { in getAttributes() function
249 AttributeList getAttributes() const { return AttributeSets; } in getAttributes() function
1177 ConstantInt *getAttributes() const { in getAttributes() function
101 const LoopAttributes &getAttributes() const { return Attrs; } in getAttributes() function
795 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function796 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2523 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function2524 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function
1429 Expressions* getAttributes() in getAttributes() function
667 inline ListASTNode * getAttributes() { return m_attributes; } in getAttributes() function
1732 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes() function
1665 AttributeSet AttributeList::getAttributes(unsigned Index) const { in getAttributes() function in AttributeList
643 AttributeList getAttributes(unsigned i) const { in getAttributes() function in __anon8c0d27130411::BitcodeReader