Home
last modified time | relevance | path

Searched defs:cpp_namespace (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/commands/expression/context-object/
Dmain.cpp1 namespace cpp_namespace { namespace
/external/pigweed/pw_protobuf/py/pw_protobuf/
Dproto_tree.py68 def cpp_namespace(self, root: Optional['ProtoNode'] = None) -> str: member in ProtoNode