Searched refs:ReturnValueExtractor (Results 1 – 1 of 1) sorted by relevance
402 class ReturnValueExtractor { class509 static llvm::Expected<ReturnValueExtractor> Create(Thread &thread, in Create()522 return ReturnValueExtractor(thread, type, reg_ctx, process_sp); in Create()577 ReturnValueExtractor(Thread &thread, CompilerType &type, in ReturnValueExtractor() function in __anon1cbc4b130111::ReturnValueExtractor943 auto exp_extractor = ReturnValueExtractor::Create(thread, type); in GetReturnValueObjectSimple()