Searched refs:ShouldFallthrough (Results 1 – 1 of 1) sorted by relevance
2032 bool ShouldFallthrough = false; in parse() local2033 if (!parseScalarBool(I.getValue(), ShouldFallthrough)) in parse()2036 if (ShouldFallthrough) { in parse()