Searched refs:includeMinimalInlineScopes (Results 1 – 2 of 2) sorted by relevance
515 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE()530 if (!includeMinimalInlineScopes()) { in updateSubprogramScopeDIE()1112 !includeMinimalInlineScopes()) in constructSubprogramScopeDIE()1140 if (!includeMinimalInlineScopes() && !Scope->getInlinedAt()) { in createAndAddScopeChildren()1152 return includeMinimalInlineScopes() || in createAndAddScopeChildren()1176 if (includeMinimalInlineScopes()) in constructAbstractSubprogramScopeDIE()1423 assert(D || includeMinimalInlineScopes()); in finishSubprogramDefinition()1512 return DD->tuneForGDB() && !includeMinimalInlineScopes() && in hasDwarfPubSections()1670 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()1682 bool DwarfCompileUnit::includeMinimalInlineScopes() const { in includeMinimalInlineScopes() function in DwarfCompileUnit
153 bool includeMinimalInlineScopes() const;