Searched refs:includeMinimalInlineScopes (Results 1 – 2 of 2) sorted by relevance
500 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE()515 if (!includeMinimalInlineScopes()) { in updateSubprogramScopeDIE()1097 !includeMinimalInlineScopes()) in constructSubprogramScopeDIE()1125 if (!includeMinimalInlineScopes() && !Scope->getInlinedAt()) { in createAndAddScopeChildren()1137 return includeMinimalInlineScopes() || in createAndAddScopeChildren()1161 if (includeMinimalInlineScopes()) in constructAbstractSubprogramScopeDIE()1402 assert(D || includeMinimalInlineScopes()); in finishSubprogramDefinition()1491 return DD->tuneForGDB() && !includeMinimalInlineScopes() && in hasDwarfPubSections()1649 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()1661 bool DwarfCompileUnit::includeMinimalInlineScopes() const { in includeMinimalInlineScopes() function in DwarfCompileUnit
153 bool includeMinimalInlineScopes() const;