Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h122 bool getAttrIsImplicitConstByIndex(uint32_t idx) const { in getAttrIsImplicitConstByIndex() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp695 if (AbbrDecl.getAttrIsImplicitConstByIndex(Index)) in updateForIndex()