Home
last modified time | relevance | path

Searched refs:DECL_PENDING_INLINE_INFO (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dptree.c65 && DECL_PENDING_INLINE_INFO (node)) in cxx_print_decl()
67 (void *) DECL_PENDING_INLINE_INFO (node)); in cxx_print_decl()
H A Ddecl.c2109 if (DECL_PENDING_INLINE_INFO (newdecl) == 0) in duplicate_decls()
2110 DECL_PENDING_INLINE_INFO (newdecl) = DECL_PENDING_INLINE_INFO (olddecl); in duplicate_decls()
H A Dcp-tree.h2556 #define DECL_PENDING_INLINE_INFO(NODE) \ macro
H A Dparser.c21503 DECL_PENDING_INLINE_INFO (fn) = cp_token_cache_new (first, last); in cp_parser_save_member_function_body()
21665 tokens = DECL_PENDING_INLINE_INFO (member_function); in cp_parser_late_parsing_for_member()
21666 DECL_PENDING_INLINE_INFO (member_function) = NULL; in cp_parser_late_parsing_for_member()
H A Dclass.c4067 DECL_PENDING_INLINE_INFO (clone) = NULL; in build_clone()
H A Dpt.c10023 DECL_PENDING_INLINE_INFO (r) = 0; in tsubst_decl()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dptree.c63 && DECL_PENDING_INLINE_INFO (node)) in cxx_print_decl()
65 (void *) DECL_PENDING_INLINE_INFO (node)); in cxx_print_decl()
H A Ddecl.c2487 DECL_PENDING_INLINE_INFO (newdecl) in duplicate_decls()
2488 = DECL_PENDING_INLINE_INFO (olddecl); in duplicate_decls()
H A Dparser.c27625 DECL_PENDING_INLINE_INFO (fn) = cp_token_cache_new (first, last); in cp_parser_save_member_function_body()
27789 tokens = DECL_PENDING_INLINE_INFO (member_function); in cp_parser_late_parsing_for_member()
27790 DECL_PENDING_INLINE_INFO (member_function) = NULL; in cp_parser_late_parsing_for_member()
37840 DECL_PENDING_INLINE_INFO (fndecl) = cp; in cp_parser_omp_declare_reduction()
H A Dcp-tree.h3251 #define DECL_PENDING_INLINE_INFO(NODE) \ macro
H A Dclass.c4450 DECL_PENDING_INLINE_INFO (clone) = NULL; in build_clone()
H A Dpt.c13000 DECL_PENDING_INLINE_INFO (r) = 0; in tsubst_function_decl()