Home
last modified time | relevance | path

Searched refs:std_identifier (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDexcept.c54 push_namespace (std_identifier); in init_exception_processing()
HDrtti.c171 push_namespace (std_identifier); in init_rtti_processing()
HDdecl.c4105 {"std", &std_identifier, cik_normal}, in initialize_predefined_identifiers()
4168 push_namespace (std_identifier); in cxx_init_decl_processing()
4298 push_namespace (std_identifier); in cxx_init_decl_processing()
4353 push_namespace (std_identifier); in cxx_init_decl_processing()
4552 push_namespace (std_identifier); in cxx_builtin_function()
4577 push_namespace (std_identifier); in cxx_builtin_function_ext_scope()
HDcp-tree.h272 #define std_identifier cp_global_trees[CPTI_STD_IDENTIFIER] macro
3205 && DECL_NAME (NODE) == std_identifier)
HDname-lookup.c3360 return name == std_identifier in namespace_scope_ht_size()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDexcept.c61 push_namespace (std_identifier); in init_exception_processing()
HDrtti.c151 push_namespace (std_identifier); in init_rtti_processing()
HDdecl.c3545 { "std", &std_identifier, 0 }, in initialize_predefined_identifiers()
3591 push_namespace (std_identifier); in cxx_init_decl_processing()
3696 push_namespace (std_identifier); in cxx_init_decl_processing()
3893 push_namespace (std_identifier); in cxx_builtin_function()
3918 push_namespace (std_identifier); in cxx_builtin_function_ext_scope()
HDname-lookup.c1458 return name == std_identifier in namespace_scope_ht_size()
1536 DECL_NAME (entity) == std_identifier in begin_scope()
HDcp-tree.h923 #define std_identifier cp_global_trees[CPTI_STD_IDENTIFIER] macro
2510 && DECL_NAME (NODE) == std_identifier)