Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h105 size_t getNumAttributes() const { in getNumAttributes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h240 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp794 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet