Home
last modified time | relevance | path

Searched refs:annotate_base (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dthrow_allocator.h96 struct annotate_base in _GLIBCXX_VISIBILITY() struct
98 annotate_base() in _GLIBCXX_VISIBILITY() argument
194 operator<<(std::ostream&, const annotate_base&); in _GLIBCXX_VISIBILITY()
237 operator<<(std::ostream& os, const annotate_base& __b) in _GLIBCXX_VISIBILITY()
240 typedef annotate_base base_type; in _GLIBCXX_VISIBILITY()
601 : public annotate_base, public _Cond in _GLIBCXX_VISIBILITY()
675 annotate_base::check_allocated(__p, __t); in _GLIBCXX_VISIBILITY()
680 { annotate_base::check_allocated(__n); } in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dthrow_allocator.h88 struct annotate_base in _GLIBCXX_VISIBILITY() struct
90 annotate_base() in _GLIBCXX_VISIBILITY() argument
305 operator<<(std::ostream&, const annotate_base&); in _GLIBCXX_VISIBILITY()
375 operator<<(std::ostream& os, const annotate_base& __b) in _GLIBCXX_VISIBILITY()
378 typedef annotate_base base_type; in _GLIBCXX_VISIBILITY()
791 : public annotate_base, public _Cond in _GLIBCXX_VISIBILITY()
877 annotate_base::check_allocated(__p, __t); in _GLIBCXX_VISIBILITY()
882 { annotate_base::check(__n); } in _GLIBCXX_VISIBILITY()