Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp348 uint32_t attr_idx = AbbrevDecl->findAttributeIndex(attr); in getAttributeValue() local
350 if (attr_idx != -1U) { in getAttributeValue()
359 while (idx < attr_idx) in getAttributeValue()