Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectMemory.cpp44 const CompilerType &ast_type) { in Create() argument
83 const CompilerType &ast_type) in ValueObjectMemory() argument
H A DValue.cpp282 const CompilerType &ast_type = GetCompilerType(); in GetValueDefaultFormat() local
323 const CompilerType &ast_type = GetCompilerType(); in GetValueAsData() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp70 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, CompilerType &ast_type, in GetReturnValueObject() argument
150 GetReturnValueObject(Thread & thread,llvm::Type & ast_type,bool persistent) const GetReturnValueObject() argument
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1409 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); CreateValueFromAddress() local
1427 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); CreateValueFromData() local
H A DSBValue.cpp617 CompilerType ast_type(type_impl_sp->GetCompilerType(true)); CreateValueFromAddress() local