Searched refs:code_pattern (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/cp/
H A Dpt.c11927 tree code_pattern;
11930 code_pattern = DECL_TEMPLATE_RESULT (tmpl);
11949 specs = tsubst_exception_specification (TREE_TYPE (code_pattern),
11959 = skip_artificial_parms_for (code_pattern,
11960 DECL_ARGUMENTS (code_pattern));
11984 if (DECL_DECLARED_INLINE_P (code_pattern)
11987 if (DECL_INLINE (code_pattern) && !DECL_INLINE (decl))
11992 tsubst_expr (DECL_INITIAL (code_pattern), args,
12074 tree code_pattern;
12130 code_pattern
11925 tree code_pattern; local
12072 tree code_pattern; local
[all...]

Completed in 121 milliseconds