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 DValueObjectSyntheticFilter.cpp238 bool can_create) { in GetChildAtIndex()
311 bool can_create) { in GetChildMemberWithName()
H A DValueObjectConstResultCast.cpp37 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObjectConstResultChild.cpp44 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObjectConstResultImpl.cpp113 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObject.cpp375 ValueObjectSP ValueObject::GetChildAtIndex(size_t idx, bool can_create) { in GetChildAtIndex()
416 bool can_create) { in GetChildMemberWithName()
1584 bool can_create) { in GetSyntheticArrayMember()
1611 bool can_create) { in GetSyntheticBitFieldChild()
1647 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
1684 bool can_create, in GetSyntheticBase()
1739 bool can_create) { in GetSyntheticExpressionPathChild()
H A DValueObjectRegister.cpp132 bool can_create) { in GetChildMemberWithName()
H A DValueObjectConstResult.cpp252 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DAddress.cpp726 bool can_create = true; in Dump() local
H A DPluginManager.cpp1550 bool can_create) { in GetDebuggerPropertyForPlugins()
1586 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.cpp1644 Debugger::GetScriptInterpreter(bool can_create, in GetScriptInterpreter()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp399 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 DTypeSystem.cpp318 Module *module, bool can_create) { in GetTypeSystemForLanguage()
330 Target *target, bool can_create) { in GetTypeSystemForLanguage()
H A DCompileUnit.cpp205 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList()
H A DFunction.cpp370 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
1443 const bool can_create = true; in GetValueForDereferincingOffset() local
1735 const bool can_create = true; in FindVariable() local
H A DDynamicRegisterInfo.cpp714 bool can_create) { in GetRegisterSetIndexByName()
H A DStackFrameList.cpp638 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
H A DTarget.cpp223 const char *repl_options, bool can_create) { in GetREPL()
761 BreakpointName *Target::FindBreakpointName(ConstString name, bool can_create, in FindBreakpointName()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp114 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.cpp670 const bool can_create = true; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp403 FormatManager::GetCategory(ConstString category_name, bool can_create) { in GetCategory()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp185 GetSymbolFile(bool can_create = true, in GetSymbolFile()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp931 const bool can_create = true; in DoExecute() local
994 const bool can_create = true; in DoExecute() local

12