Home
last modified time | relevance | path

Searched defs:can_create (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultCast.cpp37 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObjectSyntheticFilter.cpp248 bool can_create) { in GetChildAtIndex()
321 bool can_create) { in GetChildMemberWithName()
H A DValueObjectConstResultChild.cpp44 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObjectConstResultImpl.cpp162 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObject.cpp375 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 DValueObjectRegister.cpp129 bool can_create) { in GetChildMemberWithName()
H A DValueObjectConstResult.cpp255 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DAddress.cpp727 bool can_create = true; in Dump() local
H A DPluginManager.cpp1576 bool can_create) { in GetDebuggerPropertyForPlugins()
1612 llvm::StringRef plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPluginsOldStyle()
H A DModule.cpp992 SymbolFile *Module::GetSymbolFile(bool can_create, Stream *feedback_strm) { in GetSymbolFile()
H A DDebugger.cpp1684 Debugger::GetScriptInterpreter(bool can_create, in GetScriptInterpreter()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp415 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 DTypeSystem.cpp317 Module *module, bool can_create) { in GetTypeSystemForLanguage()
329 Target *target, bool can_create) { in GetTypeSystemForLanguage()
H A DCompileUnit.cpp205 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList()
H A DFunction.cpp371 Block &Function::GetBlock(bool can_create) { in GetBlock()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp435 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 DDynamicRegisterInfo.cpp710 GetRegisterSetIndexByName(const ConstString & set_name,bool can_create) GetRegisterSetIndexByName() argument
H A DStackFrameList.cpp638 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
H A DTarget.cpp224 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 DSBBlock.cpp115 void SBBlock::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
H A DSBFrame.cpp595 const bool can_create = true; in FindValue() local
H A DSBValue.cpp673 const bool can_create = true; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp407 FormatManager::GetCategory(ConstString category_name, bool can_create) { in GetCategory()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp186 GetSymbolFile(bool can_create = true, in GetSymbolFile()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp900 const bool can_create = true; in DoExecute() local
963 const bool can_create = true; in DoExecute() local

12