Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectConstResultCast.cpp37 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObjectSynthetic.cpp246 bool can_create) { in GetChildAtIndex()
319 bool can_create) { in GetChildMemberWithName()
H A DValueObjectConstResultChild.cpp43 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObjectConstResultImpl.cpp161 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
H A DValueObject.cpp371 ValueObjectSP ValueObject::GetChildAtIndex(uint32_t idx, bool can_create) { in GetChildAtIndex()
413 bool can_create) { in GetChildMemberWithName()
1818 bool can_create) { in GetSyntheticArrayMember()
1845 bool can_create) { in GetSyntheticBitFieldChild()
1881 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
1919 bool can_create, in GetSyntheticBase()
1974 bool can_create) { in GetSyntheticExpressionPathChild()
H A DValueObjectRegister.cpp129 bool can_create) { in GetChildMemberWithName()
H A DValueObjectConstResult.cpp258 uint32_t offset, const CompilerType &type, bool can_create, in GetSyntheticChildAtOffset()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp392 VariableListSP Block::GetBlockVariableList(bool can_create) { in GetBlockVariableList()
406 Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, in AppendBlockVariables()
436 uint32_t Block::AppendVariables(bool can_create, bool get_parent_variables, in AppendVariables()
H A DTypeSystem.cpp321 Module *module, bool can_create) { in GetTypeSystemForLanguage()
333 Target *target, bool can_create) { in GetTypeSystemForLanguage()
H A DSymbolFile.cpp155 Symtab *SymbolFileCommon::GetSymtab(bool can_create) { in GetSymtab()
H A DCompileUnit.cpp205 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList()
H A DObjectFile.cpp772 Symtab *ObjectFile::GetSymtab(bool can_create) { in GetSymtab()
H A DFunction.cpp382 Block &Function::GetBlock(bool can_create) { in GetBlock()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp439 const bool can_create = true; in GetVariableList() local
490 const bool can_create = true; in GetInScopeVariableList() local
1581 const bool can_create = true; in GetValueForDereferincingOffset() local
1872 const bool can_create = true; in FindVariable() local
H A DDynamicRegisterInfo.cpp710 bool can_create) { in GetRegisterSetIndexByName()
H A DStackFrameList.cpp575 uint32_t StackFrameList::GetNumFrames(bool can_create) { in GetNumFrames()
/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.cpp596 const bool can_create = true; in FindValue() local
H A DSBValue.cpp689 const bool can_create = true; in GetChildAtIndex() local
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_file.c405 int can_create) in write_data_to_file()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp415 FormatManager::GetCategory(ConstString category_name, bool can_create) { in GetCategory()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp974 SymbolFile *Module::GetSymbolFile(bool can_create, Stream *feedback_strm) { in GetSymbolFile()
1001 Symtab *Module::GetSymtab(bool can_create) { in GetSymtab()
H A DAddress.cpp715 bool can_create = true; in Dump() local
H A DPluginManager.cpp1953 bool can_create) { in GetDebuggerPropertyForPlugins()
1989 llvm::StringRef plugin_type_desc, bool can_create) { in GetDebuggerPropertyForPluginsOldStyle()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp188 GetSymbolFile(bool can_create = true, in GetSymbolFile()

12