Searched refs:looking_for_template (Results 1 – 6 of 6) sorted by relevance
75 extern int looking_for_template;
573 int looking_for_template; variable592 else if (looking_for_template)595 if (looking_for_template && really_overloaded_fn (decl))759 looking_for_template = 0; in yylex()878 looking_for_template = 1;906 looking_for_template = 0;
5490 * spew.c (yylex): Set looking_for_template if the next token is a '<'.5492 * lex.h: Declare looking_for_template.5494 * decl.c (lookup_name_real): Use looking_for_template to arbitrate
6465 if (looking_for_template)
2050 * spew.c (yylex): Set looking_for_template if the next token is a '<'.2052 * lex.h: Declare looking_for_template.2054 * decl.c (lookup_name_real): Use looking_for_template to arbitrate
152 (looking_for_template): Likewise.