Searched refs:isBlockScope (Results 1 – 1 of 1) sorted by relevance
170 bool isBlockScope() const { return Flags & BlockScope; } in isBlockScope() function186 if (ContinueParent && !ContinueParent->isBlockScope()) in getContinueParent()199 if (BreakParent && !BreakParent->isBlockScope()) in getBreakParent()