Searched defs:child_name (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp111 std::string child_name; variable
H A DLibCxxMap.cpp308 std::string child_name; local
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp88 ConstString child_name; local
H A DValueObject.cpp562 ConstString child_name; local
2143 ConstString child_name; local
2671 ConstString child_name; local
2692 ConstString child_name; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp684 GetChildCompilerTypeAtIndex( ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, bool omit_empty_base_classes, bool ignore_array_bounds, std::string &child_name, uint32_t &child_byte_size, int32_t &child_byte_offset, uint32_t &child_bitfield_bit_size, uint32_t &child_bitfield_bit_offset, bool &child_is_base_class, bool &child_is_deref_of_parent, ValueObject *valobj, uint64_t &language_flags) const argument
/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h449 GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, const char *child_name) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2243 GetIndexOfChildWithName( const StructuredData::ObjectSP &implementor_sp, const char *child_name) argument
/openbsd-current/usr.sbin/nsd/
H A Dserver.c3349 static char child_name[20]; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6200 GetChildCompilerTypeAtIndex( lldb::opaque_compiler_type_t type, ExecutionContext *exe_ctx, size_t idx, bool transparent_pointers, bool omit_empty_base_classes, bool ignore_array_bounds, std::string &child_name, uint32_t &child_byte_size, int32_t &child_byte_offset, uint32_t &child_bitfield_bit_size, uint32_t &child_bitfield_bit_offset, bool &child_is_base_class, bool &child_is_deref_of_parent, ValueObject *valobj, uint64_t &language_flags) argument
[all...]

Completed in 306 milliseconds