Lines Matching refs:tr1
7953 * include/abg-ir.h: Remove mention of std::tr1 from comments.
11521 duplicate tr1 and tr2 with these; rename all other variables foo1
13724 namespace to provide C++11 functionality from either std::tr1
13728 * include/abg-comparison.h: replace std::tr1 usage by abg_compat
22301 * include/abg-interned-str.h: Inject std::tr1::shared_ptr,
34347 because of a name clash with a tr1 function when not using C++-11.
34349 of a name clash with a tr1 function when not using C++-11.
34367 (type_composition::hash::operator): Use std::tr1::hash string,
35857 * include/abg-fwd.h (std::tr1::weak_ptr): Inject this type in the
42400 * include/abg-traverse.h: Remove useless #include <tr1/memory>
42604 * include/abg-irfwd.h (abigail): Don't inject std::tr1::hash.