| /external/llvm-project/lldb/source/Host/macosx/cfcpp/ |
| 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 …]
|
| D | CFCMutableArray.cpp | 79 bool CFCMutableArray::AppendValue(const void *value, bool can_create) { in AppendValue() 97 bool can_create) { in AppendCStringAsCFString() 115 const char *s, bool can_create) { in AppendFileSystemRepresentationAsCFString()
|
| D | CFCMutableSet.cpp | 51 const void *CFCMutableSet::AddValue(const void *value, bool can_create) { in AddValue()
|
| /external/llvm-project/lldb/source/Core/ |
| D | ValueObjectSyntheticFilter.cpp | 236 bool can_create) { in GetChildAtIndex() 309 bool can_create) { in GetChildMemberWithName()
|
| D | ValueObjectConstResultCast.cpp | 37 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
| D | ValueObjectConstResultChild.cpp | 44 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
| D | ValueObjectConstResultImpl.cpp | 106 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
| D | ValueObject.cpp | 428 ValueObjectSP ValueObject::GetChildAtIndex(size_t idx, bool can_create) { in GetChildAtIndex() 522 bool can_create) { in GetChildMemberWithName() 1696 bool can_create) { in GetSyntheticArrayMember() 1723 bool can_create) { in GetSyntheticBitFieldChild() 1757 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset() 1795 bool can_create, in GetSyntheticBase() 1850 bool can_create) { in GetSyntheticExpressionPathChild()
|
| D | ValueObjectRegister.cpp | 129 bool can_create) { in GetChildMemberWithName()
|
| D | ValueObjectConstResult.cpp | 251 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
| D | Address.cpp | 706 bool can_create = true; in Dump() local
|
| D | PluginManager.cpp | 1291 ConstString plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPlugins() 1327 ConstString plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPluginsOldStyle()
|
| D | Debugger.cpp | 1200 Debugger::GetScriptInterpreter(bool can_create, in GetScriptInterpreter()
|
| /external/llvm-project/lldb/source/Symbol/ |
| D | Block.cpp | 388 VariableListSP Block::GetBlockVariableList(bool can_create) { in GetBlockVariableList() 402 Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, in AppendBlockVariables() 432 uint32_t Block::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
|
| D | TypeSystem.cpp | 295 Module *module, bool can_create) { in GetTypeSystemForLanguage() 307 Target *target, bool can_create) { in GetTypeSystemForLanguage()
|
| D | CompileUnit.cpp | 199 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList()
|
| D | Function.cpp | 344 Block &Function::GetBlock(bool can_create) { in GetBlock()
|
| /external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
| D | DynamicLoaderDarwin.cpp | 96 ImageInfo &image_info, bool can_create, bool *did_create_ptr) { in FindTargetModuleForImageInfo() 582 const bool can_create = true; in UpdateSpecialBinariesFromNewImageInfos() local 597 const bool can_create = true; in UpdateSpecialBinariesFromNewImageInfos() local 613 const bool can_create = true; in UpdateDYLDImageInfoFromNewImageInfo() local
|
| D | DynamicLoaderMacOSXDYLD.cpp | 939 const bool can_create = true; in UpdateImageInfosHeaderAndLoadCommands() local
|
| /external/llvm-project/lldb/source/Target/ |
| D | StackFrame.cpp | 425 const bool can_create = true; in GetVariableList() local 466 const bool can_create = true; in GetInScopeVariableList() local 1398 const bool can_create = true; in GetValueForOffset() local 1441 const bool can_create = true; in GetValueForDereferincingOffset() local 1733 const bool can_create = true; in FindVariable() local
|
| D | StackFrameList.cpp | 632 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
|
| /external/llvm-project/lldb/source/API/ |
| D | SBBlock.cpp | 118 void SBBlock::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
|
| D | SBFrame.cpp | 606 const bool can_create = true; in FindValue() local
|
| /external/llvm-project/lldb/source/Plugins/Process/Utility/ |
| D | DynamicRegisterInfo.cpp | 681 bool can_create) { in GetRegisterSetIndexByName()
|
| /external/llvm-project/lldb/source/DataFormatters/ |
| D | FormatManager.cpp | 414 FormatManager::GetCategory(ConstString category_name, bool can_create) { in GetCategory()
|