/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/ |
H A D | CFCMutableDictionary.cpp | 80 CFMutableDictionaryRef CFCMutableDictionary::Dictionary(bool can_create) { in Dictionary() 92 bool can_create) { in AddValue() 103 bool can_create) { in SetValue() 114 bool can_create) { in AddValueSInt8() 129 bool can_create) { in SetValueSInt8() 144 bool can_create) { in AddValueSInt16() 159 bool can_create) { in SetValueSInt16() 174 bool can_create) { in AddValueSInt32() 189 bool can_create) { in SetValueSInt32() 204 bool can_create) { in AddValueSInt64() [all …]
|
H A D | CFCMutableArray.cpp | 78 bool CFCMutableArray::AppendValue(const void *value, bool can_create) { in AppendValue() 96 bool can_create) { in AppendCStringAsCFString() 114 const char *s, bool can_create) { in AppendFileSystemRepresentationAsCFString()
|
H A D | CFCMutableSet.cpp | 50 const void *CFCMutableSet::AddValue(const void *value, bool can_create) { in AddValue()
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | ValueObjectSyntheticFilter.cpp | 237 bool can_create) { in GetChildAtIndex() 310 bool can_create) { in GetChildMemberWithName()
|
H A D | ValueObjectConstResultCast.cpp | 37 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | ValueObject.cpp | 376 ValueObjectSP ValueObject::GetChildAtIndex(size_t idx, bool can_create) { in GetChildAtIndex() 470 bool can_create) { in GetChildMemberWithName() 1628 bool can_create) { in GetSyntheticArrayMember() 1655 bool can_create) { in GetSyntheticBitFieldChild() 1689 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset() 1727 bool can_create, in GetSyntheticBase() 1782 bool can_create) { in GetSyntheticExpressionPathChild()
|
H A D | ValueObjectConstResultChild.cpp | 44 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | ValueObjectConstResultImpl.cpp | 113 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | ValueObjectRegister.cpp | 132 bool can_create) { in GetChildMemberWithName()
|
H A D | ValueObjectConstResult.cpp | 252 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | Address.cpp | 721 bool can_create = true; in Dump() local
|
H A D | PluginManager.cpp | 1397 ConstString plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPlugins() 1433 ConstString plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPluginsOldStyle()
|
H A D | Module.cpp | 1052 SymbolFile *Module::GetSymbolFile(bool can_create, Stream *feedback_strm) { in GetSymbolFile()
|
/openbsd-src/gnu/llvm/lldb/source/Symbol/ |
H A D | Block.cpp | 399 VariableListSP Block::GetBlockVariableList(bool can_create) { in GetBlockVariableList() 413 Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, in AppendBlockVariables() 443 uint32_t Block::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
|
H A D | TypeSystem.cpp | 292 Module *module, bool can_create) { in GetTypeSystemForLanguage() 304 Target *target, bool can_create) { in GetTypeSystemForLanguage()
|
H A D | CompileUnit.cpp | 209 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList()
|
H A D | Function.cpp | 345 Block &Function::GetBlock(bool can_create) { in GetBlock()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
H A D | DynamicLoaderDarwin.cpp | 97 ImageInfo &image_info, bool can_create, bool *did_create_ptr) { in FindTargetModuleForImageInfo() 562 const bool can_create = true; in UpdateSpecialBinariesFromNewImageInfos() local 596 const bool can_create = true; in UpdateSpecialBinariesFromNewImageInfos() local 612 const bool can_create = true; in UpdateDYLDImageInfoFromNewImageInfo() local
|
H A D | DynamicLoaderMacOSXDYLD.cpp | 955 const bool can_create = true; in UpdateImageInfosHeaderAndLoadCommands() local
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | StackFrame.cpp | 435 const bool can_create = true; in GetVariableList() local 486 const bool can_create = true; in GetInScopeVariableList() local 1408 const bool can_create = true; in GetValueForOffset() local 1451 const bool can_create = true; in GetValueForDereferincingOffset() local 1743 const bool can_create = true; in FindVariable() local
|
H A D | DynamicRegisterInfo.cpp | 700 bool can_create) { in GetRegisterSetIndexByName()
|
H A D | StackFrameList.cpp | 619 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBBlock.cpp | 114 void SBBlock::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
|
H A D | SBFrame.cpp | 593 const bool can_create = true; in FindValue() local
|
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
H A D | FormatManager.cpp | 403 FormatManager::GetCategory(ConstString category_name, bool can_create) { in GetCategory()
|