Searched defs:getNumAttributes (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFAbbreviationDeclaration.h | 113 size_t getNumAttributes() const { in getNumAttributes() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AttributeImpl.h | 247 unsigned getNumAttributes() const { return NumAttrs; } getNumAttributes() function |
H A D | Attributes.cpp | 775 unsigned AttributeSet::getNumAttributes() const { getNumAttributes() function in AttributeSet |