Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h105 size_t getNumAttributes() const { in getNumAttributes() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributeImpl.h247 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp756 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet