Searched refs:closesScope (Results 1 – 3 of 3) sorted by relevance
244 bool closesScope() const { in closesScope() function
875 if (Current == NULL || Current->closesScope() || in parse()884 while (Current && !Current->closesScope()) { in parse()
808 if (!Current.opensScope() && !Current.closesScope()) in moveStateToNextToken()