Home
last modified time | relevance | path

Searched refs:anonymous_namespace (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-devirt.cc218 bool anonymous_namespace; member
1969 val->anonymous_namespace = type_in_anonymous_namespace_p (type); in get_odr_type()
1971 val->anonymous_namespace = 0; in get_odr_type()
2143 fprintf (f, "%s", t->anonymous_namespace ? " (anonymous namespace)":""); in dump_odr_type()
2646 type->anonymous_namespace, completep); in possible_polymorphic_call_targets_1()
DChangeLog-201321807 (get_odr_type): Set anonymous_namespace.
/netbsd/src/external/bsd/openldap/dist/contrib/ldapc++/
Ddoxygen.rc286 # and appear in the documentation as a namespace called 'anonymous_namespace{file}',
/netbsd/src/crypto/external/bsd/libsaslc/dist/doc/
DDoxyfile328 # 'anonymous_namespace{file}', where file will be replaced with the base
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/
Duser.cfg.in516 # 'anonymous_namespace{file}', where file will be replaced with the base name of
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201512820 anonymous_namespace to is_in_anonymous for consistency with the rest