Searched refs:id_expr (Results 1 – 5 of 5) sorted by relevance
111 expr : ID { $$ = id_expr($1); }
141 expr id_expr(char *);
156 id_expr(char *id) in id_expr() function
946 bool id_expr = TREE_CODE (fns) == TEMPLATE_ID_EXPR; in maybe_generic_this_capture() local947 if (id_expr) in maybe_generic_this_capture()951 if (((!id_expr && TREE_CODE (*iter) != USING_DECL) in maybe_generic_this_capture()
945 bool id_expr = TREE_CODE (fns) == TEMPLATE_ID_EXPR; in maybe_generic_this_capture() local946 if (id_expr) in maybe_generic_this_capture()950 if (((!id_expr && TREE_CODE (*iter) != USING_DECL) in maybe_generic_this_capture()