Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFAbbreviationDeclaration.h122 bool getAttrIsImplicitConstByIndex(uint32_t idx) const { in getAttrIsImplicitConstByIndex() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDie.cpp695 if (AbbrDecl.getAttrIsImplicitConstByIndex(Index)) in updateForIndex()