/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | ValueObjectConstResult.cpp | 53 const CompilerType &compiler_type, in Create() 65 const CompilerType &compiler_type, ConstString name, in ValueObjectConstResult() 86 const CompilerType &compiler_type, in Create() 111 const CompilerType &compiler_type, ConstString name, in ValueObjectConstResult() 128 const CompilerType &compiler_type, in Create() 142 const CompilerType &compiler_type, ConstString name, lldb::addr_t address, in ValueObjectConstResult() 294 ValueObjectConstResult::DoCast(const CompilerType &compiler_type) { in DoCast()
|
H A D | ValueObjectConstResultImpl.cpp | 66 CompilerType compiler_type = m_impl_backend->GetCompilerType(); in CreateChildAtIndex() local 123 CompilerType compiler_type = m_impl_backend->GetCompilerType(); in CreateSyntheticArrayMember() local 178 CompilerType compiler_type(m_impl_backend->GetCompilerType()); in AddressOf() local 200 ValueObjectConstResultImpl::Cast(const CompilerType &compiler_type) { in Cast()
|
H A D | ValueObjectConstResultChild.cpp | 25 ValueObject &parent, const CompilerType &compiler_type, in ValueObjectConstResultChild() 66 ValueObjectConstResultChild::DoCast(const CompilerType &compiler_type) { in DoCast()
|
H A D | ValueObjectConstResultCast.cpp | 54 ValueObjectConstResultCast::DoCast(const CompilerType &compiler_type) { in DoCast()
|
H A D | ValueObjectCast.cpp | 71 CompilerType compiler_type(GetCompilerType()); in UpdateValue() local
|
H A D | Value.cpp | 266 SetCompilerType(const CompilerType & compiler_type) SetCompilerType() argument 576 const CompilerType &compiler_type = GetCompilerType(); ResolveValue() local
|
H A D | ValueObjectChild.cpp | 30 ValueObject &parent, const CompilerType &compiler_type, in ValueObjectChild()
|
H A D | ValueObject.cpp | 247 CompilerType compiler_type(GetCompilerTypeImpl()); in MaybeCalculateCompleteType() local 874 CompilerType compiler_type = GetCompilerType(); in ReadPointedString() local 2815 CompilerType compiler_type = GetCompilerType(); in Dereference() local 2913 CompilerType compiler_type = GetCompilerType(); in AddressOf() local 2937 ValueObjectSP ValueObject::DoCast(const CompilerType &compiler_type) { in DoCast() 2941 ValueObjectSP ValueObject::Cast(const CompilerType &compiler_type) { in Cast() 2980 CompilerType &compiler_type) { in CastPointerType() 3628 if (auto compiler_type = in CreateValueObjectFromBool() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | TaggedASTType.h | 20 TaggedASTType(const CompilerType &compiler_type) in TaggedASTType()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Type.cpp | 271 const Declaration &decl, const CompilerType &compiler_type, in Type() 898 void TypeAndOrName::SetCompilerType(CompilerType compiler_type) { in SetCompilerType() 924 TypeImpl::TypeImpl(const CompilerType &compiler_type) in TypeImpl() 951 void TypeImpl::SetType(const CompilerType &compiler_type) { in SetType() 962 void TypeImpl::SetType(const CompilerType &compiler_type, in SetType()
|
H A D | Variable.cpp | 475 const CompilerType &compiler_type, CompletionRequest &request) { in PrivateAutoCompleteMembers() 536 const CompilerType &compiler_type, CompletionRequest &request) { in PrivateAutoComplete() 722 CompilerType compiler_type; in AutoComplete() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
H A D | ABIMacOSX_i386.cpp | 167 CompilerType compiler_type(value->GetCompilerType()); in GetArgumentValues() local 191 CompilerType compiler_type = new_value_sp->GetCompilerType(); in SetReturnValueObject() local
|
H A D | ABISysV_i386.cpp | 184 CompilerType compiler_type(value->GetCompilerType()); in GetArgumentValues() local 208 CompilerType compiler_type = new_value_sp->GetCompilerType(); in SetReturnValueObject() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangPersistentVariables.cpp | 42 const CompilerType &compiler_type, lldb::ByteOrder byte_order, in CreatePersistentVariable()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/JSON/ |
H A D | SymbolFileJSON.h | 91 bool CompleteType(CompilerType &compiler_type) override { return false; } in CompleteType() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
H A D | SymbolFileCTF.cpp | 343 CompilerType compiler_type = m_ast->GetBasicType(basic_type); in CreateInteger() local 383 CompilerType compiler_type; in CreateModifier() local 448 CompilerType compiler_type = m_ast->CreateArrayType( in CreateArray() local 516 bool SymbolFileCTF::CompleteType(CompilerType &compiler_type) { in CompleteType()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
H A D | ABIMacOSX_arm.cpp | 1452 CompilerType compiler_type = value->GetCompilerType(); in GetArgumentValues() local 1693 CompilerType compiler_type = new_value_sp->GetCompilerType(); in SetReturnValueObject() local
|
H A D | ABISysV_arm.cpp | 1456 CompilerType compiler_type = value->GetCompilerType(); in GetArgumentValues() local 1838 CompilerType compiler_type = new_value_sp->GetCompilerType(); in SetReturnValueObject() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | LanguageRuntime.h | 174 GetTypeBitSize(const CompilerType &compiler_type) { in GetTypeBitSize()
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeFormat.cpp | 66 CompilerType compiler_type = value.GetCompilerType(); in FormatObject() local
|
H A D | FormatManager.cpp | 175 ValueObject &valobj, CompilerType compiler_type, in GetPossibleMatches() 475 CompilerType compiler_type(valobj.GetCompilerType()); in ShouldPrintAsOneLiner() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | ExpressionVariable.h | 57 void SetCompilerType(const CompilerType &compiler_type) { in SetCompilerType()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCRuntime.cpp | 73 CompilerType compiler_type(valobj.GetCompilerType()); in GetObjectDescription() local 122 CompilerType compiler_type = value.GetCompilerType(); in GetObjectDescription() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/ |
H A D | SymbolFileSymtab.cpp | 239 bool SymbolFileSymtab::CompleteType(lldb_private::CompilerType &compiler_type) { in CompleteType() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 162 CompilerType &compiler_type) { in GetPDBBuiltinTypeName() 794 lldb_private::CompilerType &compiler_type) { in CompleteTypeFromPDB() 1202 lldb_private::CompilerType &compiler_type, in CompleteTypeFromUDT()
|