Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h114 bool getAttrIsImplicitConstByIndex(uint32_t idx) const { in getAttrIsImplicitConstByIndex() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp686 if (AbbrDecl.getAttrIsImplicitConstByIndex(Index)) in updateForIndex()