Lines Matching defs:where

78   /* True if this token is from a context where it is implicitly extern "C" */
250 to represent slots in the array where there used to be a token
576 there is one case (cp_parser_nth_token_starts_template_id) where
1406 /* TRUE if we are currently in a header file where declarations are
1418 /* If non-NULL, then we are parsing a construct where new type
1951 where TOKEN is the next token in the input stream. MESSAGE
2244 /* Here we diagnose qualified-ids where the scope is actually correct,
2259 /* Check for a common situation where a type-name should be present,
2264 form `ID a', where `ID' is an id-expression and `a' is a plain identifier.
2701 /* Put the current source position back where it was before this
2843 /* Remember where the base of the declarator obstack lies. */
3216 where that is forbidden. */
3719 /* Remember where the nested-name-specifier starts. */
4646 as opposed to the case where there was no SCOPE due to the type
5750 - either we found a token which is not an operator (`>' where it is not
5754 where the recursive descent *ascends*, as in `3 * 4 + 5' after
7394 where "T" should name a type -- but does not. */
8844 /* Remember where the template-id starts. */
9939 /* There is no valid C++ program where a non-template type is
10015 /* There is no valid C++ program where a non-template type is
11206 We explicitly postpone this check past the point where we handle
11463 case where the dependent declarator is absent. */
12089 Similarly, assume that qualified names are templates, where
12963 in a qualified name where the enclosing scope is type-dependent. */
14477 /* Let the rest of the front-end know where we are. */
15194 /* Like cp_parser_lookup_name, but for use in the typical case where
15381 /* Set the SCOPE so that we know where to start the lookup. */
16055 '>>', so we need to say explicitly where we want it. */
16658 `[:', where `[' is a digraph, and there is no whitespace before
18526 const char *where, cp_token *pragma_tok)
18605 error ("%qs is not valid for %qs", c_name, where);
18667 where x is an lvalue expression with scalar type. */