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.h114 size_t getNumAttributes() const { in getNumAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h321 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp1114 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet