Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAbbreviationDeclaration.h34 uint32_t getNumAttributes() const { return Attributes.size(); } in getNumAttributes() function
DDWARFDebugInfoEntry.h56 uint32_t getNumAttributes() const { in getNumAttributes() function
/external/llvm/lib/IR/
DAttributeImpl.h181 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function