Home
last modified time | relevance | path

Searched defs:nested_name (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc716 const std::string nested_name = in PrintDescriptor() local
1018 const std::string nested_name = ModuleLevelDescriptorName(descriptor); in FixContainingTypeInDescriptor() local
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp432 namespace nested_name { namespace
/external/llvm-project/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp430 namespace nested_name { namespace
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Ddef.c351 const char *nested_name = lua_tostring(L, -1); in lupb_msgdef_pushnested() local