HomeSort by relevance Sort by last modified time
    Searched refs:GetReturnValueType (Results 1 - 3 of 3) sorted by null

  /art/compiler/sea_ir/types/
type_inference.h 68 const Type* GetReturnValueType();
type_inference_visitor.cc 26 const Type* return_type = fti.GetReturnValueType();
67 const Type* result_type = fti.GetReturnValueType();
type_inference.cc 57 const Type* FunctionTypeInfo::GetReturnValueType() {

Completed in 114 milliseconds