Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.h169 bool SetupThisParameter(repr::FunctionIR *functionp,
Dabi_wrappers.cpp489 bool FunctionDeclWrapper::SetupThisParameter(repr::FunctionIR *functionp, in SetupThisParameter() function in header_checker::dumper::FunctionDeclWrapper
520 if (!SetupThisParameter(functionp, source_file)) { in SetupFunctionParameters()