Lines Matching refs:GetTokPrecedence
290 /// GetTokPrecedence - Get the precedence of the pending binary operator token.291 static int GetTokPrecedence() {543 int TokPrec = GetTokPrecedence();561 int NextPrec = GetTokPrecedence();