Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp136 OS << '\t' << Spec.getImplicitConstValue(); in dump()
169 FormValue.setSValue(Spec.getImplicitConstValue()); in getAttributeValue()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h74 int64_t getImplicitConstValue() const { in getImplicitConstValue() function