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

  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation.cpp 492 cfunction_like_ir->SetReturnType(AllocateNewTypeId());
496 cfunction_like_ir->SetReturnType(ret_merge_status.type_id_);
ir_representation_protobuf.cpp 88 cfunction_like_ir->SetReturnType(cfunction_like_protobuf.return_type());
99 function_ir.SetReturnType(function_protobuf.return_type());
    [all...]
abi_diff_helpers.cpp 107 function_ir->SetReturnType(
  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.cpp 440 function_type_ir->SetReturnType(
538 functionp->SetReturnType(
    [all...]
  /development/vndk/tools/header-checker/header-abi-util/include/
ir_representation.h 634 void SetReturnType(const std::string &type) {
    [all...]

Completed in 86 milliseconds