Lines Matching refs:GetTokPrecedence
293 /// GetTokPrecedence - Get the precedence of the pending binary operator token.294 static int GetTokPrecedence() {546 int TokPrec = GetTokPrecedence();564 int NextPrec = GetTokPrecedence();