Searched refs:includeMinimalInlineScopes (Results 1 – 2 of 2) sorted by relevance
540 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE()561 if (!includeMinimalInlineScopes()) { in updateSubprogramScopeDIE()1145 !includeMinimalInlineScopes()) in constructSubprogramScopeDIE()1173 if (!includeMinimalInlineScopes() && !Scope->getInlinedAt()) { in createAndAddScopeChildren()1185 return includeMinimalInlineScopes() || in createAndAddScopeChildren()1209 if (includeMinimalInlineScopes()) in constructAbstractSubprogramScopeDIE()1456 assert(D || includeMinimalInlineScopes()); in finishSubprogramDefinition()1558 return DD->tuneForGDB() && !includeMinimalInlineScopes() && in hasDwarfPubSections()1721 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()1733 bool DwarfCompileUnit::includeMinimalInlineScopes() const { in includeMinimalInlineScopes() function in DwarfCompileUnit
157 bool includeMinimalInlineScopes() const;