Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h113 size_t getNumAttributes() const { in getNumAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h324 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp905 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet