Searched refs:TF_InFunctionScope (Results 1 – 1 of 1) sorted by relevance
1222 TF_InFunctionScope = 1 << 1, ///< Current scope is a fucntion scope. enumerator2029 if (!(Flags & TF_InFunctionScope) && in shouldKeepVariableDIE()2051 (Flags & TF_InFunctionScope)) in shouldKeepVariableDIE()2068 Flags |= TF_InFunctionScope; in shouldKeepSubprogramDIE()2724 Flags |= TF_InFunctionScope; in cloneDIE()2732 Flags & TF_SkipPC, Flags & TF_InFunctionScope)) { in cloneDIE()