Home
last modified time | relevance | path

Searched defs:ast_type (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectMemory.cpp44 const CompilerType &ast_type) { in Create()
83 const CompilerType &ast_type) in ValueObjectMemory()
H A DValue.cpp280 const CompilerType &ast_type = GetCompilerType(); GetValueDefaultFormat() local
321 const CompilerType &ast_type = GetCompilerType(); GetValueAsData() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp70 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, CompilerType &ast_type, in GetReturnValueObject()
183 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, llvm::Type &ast_type, in GetReturnValueObject()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1416 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromAddress() local
1434 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromData() local
H A DSBValue.cpp620 CompilerType ast_type(type_impl_sp->GetCompilerType(true)); in CreateValueFromAddress() local