Home
last modified time | relevance | path

Searched refs:SetupFunctionParameter (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp459 if (!SetupFunctionParameter(function_type_ir, param_type, false, in SetupFunctionType()
498 return SetupFunctionParameter(functionp, this_type, false, source_file, true); in SetupThisParameter()
501 bool ABIWrapper::SetupFunctionParameter( in SetupFunctionParameter() function in header_checker::dumper::ABIWrapper
529 if (!SetupFunctionParameter(functionp, param_qt, has_default_arg, in SetupFunctionParameters()
Dabi_wrappers.h67 bool SetupFunctionParameter(repr::CFunctionLikeIR *functionp,