Searched defs:getAttr (Results 1 – 5 of 5) sorted by relevance
232 dwarf::Attribute getAttr() const { return TagAttrOpcode.Attr; } in getAttr() function
579 template<typename T> T *getAttr() const { in getAttr() function
898 const Attr *getAttr() const { in getAttr() function930 const BTFTypeTagAttr *getAttr() const { return getTypePtr()->getAttr(); } in getAttr() function
406 const Attr *getAttr() const { return Attribute; } in getAttr() function
562 auto getAttr = [&](llvm::dwarf::Attribute Attr, unsigned defaultValue = 0) { in GetPtrAuthMofidierPayload() local