Searched refs:AlwaysBypassed (Results 1 – 2 of 2) sorted by relevance
50 bool AlwaysBypassed = false; variable58 return AlwaysBypassed || Bypasses.find(D) != Bypasses.end(); in IsBypassed()
26 AlwaysBypassed = !BuildScopeInformation(Body, ParentScope); in Init()27 if (!AlwaysBypassed) in Init()