Home
last modified time | relevance | path

Searched defs:child_name (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp88 ConstString child_name; in CreateChildAtIndex() local
H A DValueObject.cpp562 ConstString child_name; in CreateChildAtIndex() local
2143 ConstString child_name; in GetValueForExpressionPath_Impl() local
2671 ConstString child_name; in Dereference() local
2692 ConstString child_name; in Dereference() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp111 std::string child_name; in GetChildAtIndex() local
H A DLibCxxMap.cpp308 std::string child_name; in GetValueOffset() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h450 const char *child_name) { in GetIndexOfChildWithName()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp687 std::string &child_name, uint32_t &child_byte_size, in GetChildCompilerTypeAtIndex()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp686 ConstString child_name(var_expr.substr(0, var_expr.find_first_of(".-["))); in GetValueForVariableExpressionPath() local
/openbsd-src/usr.sbin/nsd/
H A Dserver.c3349 static char child_name[20]; in server_child() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2244 const StructuredData::ObjectSP &implementor_sp, const char *child_name) { in GetIndexOfChildWithName()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6203 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex()
9656 ConstString *child_name, in CountDeclLevels()