Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h127 int64_t getAttrImplicitConstValueByIndex(uint32_t idx) const { in getAttrImplicitConstValueByIndex() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp698 AbbrDecl.getAttrImplicitConstValueByIndex(Index)); in updateForIndex()