Searched defs:ast_type (Results 1 – 5 of 5) sorted by relevance
44 const CompilerType &ast_type) { in Create()83 const CompilerType &ast_type) in ValueObjectMemory()
266 const CompilerType &ast_type = GetCompilerType(); in GetValueDefaultFormat() local307 const CompilerType &ast_type = GetCompilerType(); in GetValueAsData() local
70 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, CompilerType &ast_type, in GetReturnValueObject()150 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, llvm::Type &ast_type, in GetReturnValueObject()
1395 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromAddress() local1413 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromData() local
627 CompilerType ast_type(type_impl_sp->GetCompilerType(true)); in CreateValueFromAddress() local