Home
last modified time | relevance | path

Searched defs:getNumAttributes (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFAbbreviationDeclaration.h37 uint32_t getNumAttributes() const { return Attributes.size(); } in getNumAttributes() function
HDDWARFDebugInfoEntry.h63 uint32_t getNumAttributes() const { in getNumAttributes() function
/trueos/contrib/llvm/lib/IR/
HDAttributeImpl.h224 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function