Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DValueObjectMemory.cpp44 const CompilerType &ast_type) { in Create()
83 const CompilerType &ast_type) in ValueObjectMemory()
DValue.cpp266 const CompilerType &ast_type = GetCompilerType(); in GetValueDefaultFormat() local
307 const CompilerType &ast_type = GetCompilerType(); in GetValueAsData() local
/openbsd/src/gnu/llvm/lldb/source/Target/
DABI.cpp70 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, CompilerType &ast_type, in GetReturnValueObject()
150 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, llvm::Type &ast_type, in GetReturnValueObject()
/openbsd/src/gnu/llvm/lldb/source/API/
DSBTarget.cpp1395 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromAddress() local
1413 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromData() local
DSBValue.cpp627 CompilerType ast_type(type_impl_sp->GetCompilerType(true)); in CreateValueFromAddress() local