Searched defs:in_namespace (Results 1 – 3 of 3) sorted by relevance
74 BOOST_CXX14_CONSTEXPR bool in_namespace(const char (&ns)[N]) BOOST_NOEXCEPT { in in_namespace() function141 BOOST_CXX14_CONSTEXPR bool in_namespace = is_boost_namespace<ctti_type_index>(); in constexpr_test() local
41 constexpr bool in_namespace(const char (&ns)[N]) noexcept { in in_namespace() function
1938 let in_namespace = ctx.options().enable_cxx_namespaces || in canonical_name() localVariable