Searched refs:InlineNamespace (Results 1 – 7 of 7) sorted by relevance
8 InlineNamespace(&'static str), enumerator14 if let Block::InlineNamespace(_) = self { in write_begin()38 Block::InlineNamespace(name) => { in write_common()
135 out.begin_block(Block::InlineNamespace("cxxbridge1")); in write()352 out.end_block(Block::InlineNamespace("cxxbridge1")); in write()
1364 out.begin_block(Block::InlineNamespace("cxxbridge1")); in write_generic_instantiations()1372 out.end_block(Block::InlineNamespace("cxxbridge1")); in write_generic_instantiations()
98 inline namespace InlineNamespace { namespace469 ::FOO_NS::InlineNamespace::abstract_class::CLASS_METHOD(); in static_Function()471 ::FOO_NS::InlineNamespace::static_Function(); in static_Function()474 using ::FOO_NS::InlineNamespace::CE_function; in static_Function()562 using namespace FOO_NS::InlineNamespace;
226 TypeNameVisitor InlineNamespace; in TEST() local227 InlineNamespace.ExpectedQualTypeNames["c"] = "B::C"; in TEST()228 InlineNamespace.runOver("inline namespace A {\n" in TEST()
56 m(InlineNamespace) \
1039 inline namespace InlineNamespace {