Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp88 ConstString child_name; CreateChildAtIndex() local
H A DValueObject.cpp508 ConstString child_name; CreateChildAtIndex() local
2092 llvm::StringRef child_name = temp_expression; GetValueForExpressionPath_Impl() local
2160 llvm::StringRef child_name = temp_expression.slice(0, next_sep_pos); GetValueForExpressionPath_Impl() local
2611 ConstString child_name; Dereference() local
2632 ConstString child_name; Dereference() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp99 std::string child_name; GetChildAtIndex() local
H A DLibCxxMap.cpp300 std::string child_name; GetValueOffset() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h435 GetIndexOfChildWithName(const StructuredData::ObjectSP & implementor,const char * child_name) GetIndexOfChildWithName() argument
/freebsd-src/sys/dev/ofw/
H A Dofw_bus_subr.c775 ofw_bus_find_child(phandle_t start, const char *child_name) in ofw_bus_find_child() argument
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp681 ConstString child_name(var_expr.substr(0, var_expr.find_first_of(".-["))); in GetValueForVariableExpressionPath() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp872 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 GetChildCompilerTypeAtIndex() argument
/freebsd-src/usr.bin/dtc/
H A Dfdt.cc897 string child_name, child_address; in node() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c1951 mtree_entry_find_child(struct mtree_entry *parent, const char *child_name) in mtree_entry_find_child()
H A Darchive_write_set_format_xar.c2035 file_find_child(struct file *parent, const char *child_name) in file_find_child() argument
H A Darchive_write_set_format_iso9660.c5728 isoent_find_child(struct isoent *isoent, const char *child_name) in isoent_find_child() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2180 GetIndexOfChildWithName(const StructuredData::ObjectSP & implementor_sp,const char * child_name) GetIndexOfChildWithName() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6078 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) GetChildCompilerTypeAtIndex() argument
9176 CountDeclLevels(clang::DeclContext * frame_decl_ctx,clang::DeclContext * child_decl_ctx,ConstString * child_name,CompilerType * child_type) CountDeclLevels() argument
[all...]