/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | ValueObjectConstResultCast.cpp | 37 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | ValueObjectSyntheticFilter.cpp | 248 bool can_create) { in GetChildAtIndex() 321 bool can_create) { in GetChildMemberWithName()
|
H A D | ValueObjectConstResultChild.cpp | 44 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | ValueObjectConstResultImpl.cpp | 162 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | ValueObject.cpp | 375 ValueObjectSP ValueObject::GetChildAtIndex(uint32_t idx, bool can_create) { in GetChildAtIndex() 416 bool can_create) { in GetChildMemberWithName() 1785 bool can_create) { in GetSyntheticArrayMember() 1812 bool can_create) { in GetSyntheticBitFieldChild() 1846 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset() 1884 bool can_create, in GetSyntheticBase() 1939 bool can_create) { in GetSyntheticExpressionPathChild()
|
H A D | ValueObjectRegister.cpp | 129 bool can_create) { in GetChildMemberWithName()
|
H A D | ValueObjectConstResult.cpp | 255 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
|
H A D | Address.cpp | 727 bool can_create = true; in Dump() local
|
H A D | PluginManager.cpp | 1576 bool can_create) { in GetDebuggerPropertyForPlugins() 1612 llvm::StringRef plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPluginsOldStyle()
|
H A D | Module.cpp | 992 SymbolFile *Module::GetSymbolFile(bool can_create, Stream *feedback_strm) { in GetSymbolFile()
|
H A D | Debugger.cpp | 1684 Debugger::GetScriptInterpreter(bool can_create, in GetScriptInterpreter()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Block.cpp | 415 VariableListSP Block::GetBlockVariableList(bool can_create) { in GetBlockVariableList() 429 Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, in AppendBlockVariables() 459 uint32_t Block::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
|
H A D | TypeSystem.cpp | 317 Module *module, bool can_create) { in GetTypeSystemForLanguage() 329 Target *target, bool can_create) { in GetTypeSystemForLanguage()
|
H A D | CompileUnit.cpp | 205 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList()
|
H A D | Function.cpp | 371 Block &Function::GetBlock(bool can_create) { in GetBlock()
|
/freebsd/contrib/llvm-project/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 1436 const bool can_create = true; in GetValueForDereferincingOffset() local 1728 const bool can_create = true; in FindVariable() local
|
H A D | DynamicRegisterInfo.cpp | 710 GetRegisterSetIndexByName(const ConstString & set_name,bool can_create) GetRegisterSetIndexByName() argument
|
H A D | StackFrameList.cpp | 638 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
|
H A D | Target.cpp | 224 const char *repl_options, bool can_create) { in GetREPL() 762 BreakpointName *Target::FindBreakpointName(ConstString name, bool can_create, in FindBreakpointName()
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBBlock.cpp | 115 void SBBlock::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
|
H A D | SBFrame.cpp | 595 const bool can_create = true; in FindValue() local
|
H A D | SBValue.cpp | 673 const bool can_create = true; in GetChildAtIndex() local
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | FormatManager.cpp | 407 FormatManager::GetCategory(ConstString category_name, bool can_create) { in GetCategory()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDebugMap.cpp | 186 GetSymbolFile(bool can_create = true, in GetSymbolFile()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectTarget.cpp | 900 const bool can_create = true; in DoExecute() local 963 const bool can_create = true; in DoExecute() local
|