Searched refs:TF_InFunctionScope (Results 1 – 1 of 1) sorted by relevance
1050 TF_InFunctionScope = 1 << 1, ///< Current scope is a fucntion scope. enumerator1519 if (!(Flags & TF_InFunctionScope) && in shouldKeepVariableDIE()1541 (Flags & TF_InFunctionScope)) in shouldKeepVariableDIE()1557 Flags |= TF_InFunctionScope; in shouldKeepSubprogramDIE()