Home
last modified time | relevance | path

Searched refs:getAttrByIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAbbreviationDeclaration.h35 uint16_t getAttrByIndex(uint32_t idx) const { in getAttrByIndex() function
DDWARFDebugInfoEntry.cpp45 uint16_t attr = AbbrevDecl->getAttrByIndex(i); in dump()
235 uint16_t attr = AbbrevDecl->getAttrByIndex(i); in extract()