Home | History | Annotate | Download | only in syntax

Lines Matching refs:know

626 		// If the next token is _Chan we still don't know if it is
628 // We only know once we have found the end of the unaryExpr.
753 // the opening brace of a block, but we don't know yet).
1684 // context must be a non-empty string unless we know that p.tok == _Lbrace.