Searched refs:TF_SkipPC (Results 1 – 3 of 3) sorted by relevance
54 TF_SkipPC = 1 << 5, ///< Skip all location attributes. enumerator
360 TF_SkipPC = 1 << 5, ///< Skip all location attributes. enumerator
1540 Flags |= TF_SkipPC; in cloneDIE()1545 Flags &= ~TF_SkipPC; in cloneDIE()1550 Flags & TF_SkipPC, Flags & TF_InFunctionScope)) { in cloneDIE()