Home
last modified time | relevance | path

Searched defs:NumAttributes (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h35 size_t NumAttributes() const { return m_attributes.size(); } in NumAttributes() function
/external/mesa3d/src/mesa/main/
Dmtypes.h1966 GLuint NumAttributes; member