Searched refs:isPPIfElse (Results 1 – 2 of 2) sorted by relevance
55 bool isPPIfElse() { return RangeKind == PPIfElse; } in isPPIfElse() function
494 else if (I.isPPIfElse() || I.isEmptyLine()) in gatherSkippedRegions()