Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h106 size_t getNumAttributes() const { in getNumAttributes() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DAttributeImpl.h176 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp574 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet