Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h114 bool getAttrIsImplicitConstByIndex(uint32_t idx) const { in getAttrIsImplicitConstByIndex() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp681 if (AbbrDecl.getAttrIsImplicitConstByIndex(Index)) in updateForIndex()