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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Utility/
H A DKQueue.cpp21 KQueue::GetFD (bool can_create) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectConstResultChild.cpp57 ValueObjectConstResultChild::GetSyntheticChildAtOffset(uint32_t offset, const ClangASTType& type, bool can_create) argument
H A DValueObjectConstResultImpl.cpp149 ValueObjectConstResultImpl::GetSyntheticChildAtOffset (uint32_t offset, const ClangASTType& type, bool can_create) argument
H A DValueObjectSyntheticFilter.cpp195 ValueObjectSynthetic::GetChildAtIndex (size_t idx, bool can_create) argument
219 ValueObjectSynthetic::GetChildMemberWithName (const ConstString &name, bool can_create) argument
H A DValueObjectConstResult.cpp303 ValueObjectConstResult::GetSyntheticChildAtOffset(uint32_t offset, const ClangASTType& type, bool can_create) argument
H A DValueObjectRegister.cpp226 ValueObjectRegisterSet::GetChildMemberWithName (const ConstString &name, bool can_create) argument
H A DAddress.cpp724 bool can_create = true; local
H A DModule.cpp948 Module::GetSymbolVendor (bool can_create, lldb_private::Stream *feedback_strm) argument
H A DPluginManager.cpp1979 GetDebuggerPropertyForPlugins(Debugger &debugger, const ConstString &plugin_type_name, const ConstString &plugin_type_desc, bool can_create) argument
2020 GetDebuggerPropertyForPluginsOldStyle(Debugger &debugger, const ConstString &plugin_type_name, const ConstString &plugin_type_desc, bool can_create) argument
H A DDebugger.cpp757 const bool can_create = false; local
H A DValueObject.cpp503 ValueObject::GetChildAtIndex (size_t idx, bool can_create) argument
694 ValueObject::GetChildMemberWithName (const ConstString &name, bool can_create) argument
2046 ValueObject::GetSyntheticArrayMember (size_t index, bool can_create) argument
2060 ValueObject::GetSyntheticArrayMemberFromPointer (size_t index, bool can_create) argument
2103 ValueObject::GetSyntheticArrayMemberFromArray (size_t index, bool can_create) argument
2135 GetSyntheticBitFieldChild(uint32_t from, uint32_t to, bool can_create) argument
2175 GetSyntheticChildAtOffset(uint32_t offset, const ClangASTType& type, bool can_create) argument
2232 GetSyntheticExpressionPathChild(const char* expression, bool can_create) argument
[all...]
/freebsd-10.1-release/contrib/libpcap/
H A Dpcap-can-linux.c88 can_create(const char *device, char *ebuf, int *is_ours) function
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBBlock.cpp121 SBBlock::AppendVariables (bool can_create, bool get_parent_variables, lldb_private::VariableList *var_list) argument
H A DSBFrame.cpp766 const bool can_create = true; local
860 const bool can_create = true; local
H A DSBValue.cpp873 const bool can_create = true; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DCompileUnit.cpp268 CompileUnit::GetVariableList(bool can_create) argument
H A DFunction.cpp303 Function::GetBlock (bool can_create) argument
H A DBlock.cpp471 Block::GetBlockVariableList (bool can_create) argument
488 Block::AppendBlockVariables (bool can_create, argument
521 AppendVariables( bool can_create, bool get_parent_variables, bool stop_if_block_is_inlined_function, VariableList *variable_list ) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c284 can_create(svn_fs_root_t *txn_root, function
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormatManager.cpp421 GetCategory(const ConstString& category_name, bool can_create) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DStackFrameList.cpp469 StackFrameList::GetNumFrames (bool can_create) argument
H A DStackFrame.cpp516 const bool can_create = true; local
556 const bool can_create = true; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2700 CommandInterpreter::GetScriptInterpreter (bool can_create) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp920 const bool can_create = true; local
1000 const bool can_create = true; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp7779 const bool can_create = false; local

Completed in 740 milliseconds