Searched defs:tokenStackDepth (Results 1 – 2 of 2) sorted by relevance
553 void appendUnaryToken(int& tokenStackDepth, int type, int start) in appendUnaryToken()569 void unaryTokenStackRemoveLast(int& tokenStackDepth) in unaryTokenStackRemoveLast()
2057 int tokenStackDepth = 0; in parseUnaryExpression() local