Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h73 int64_t getImplicitConstValue() const { in getImplicitConstValue() function
121 return AttributeSpecs[idx].getImplicitConstValue(); in getAttrImplicitConstValueByIndex()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp135 OS << '\t' << Spec.getImplicitConstValue(); in dump()
176 Spec.getImplicitConstValue()); in getAttributeValue()