Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.h176 bool SetupFunctionType(repr::FunctionTypeIR *function_type_ir);
Dabi_wrappers.cpp446 bool FunctionTypeWrapper::SetupFunctionType( in SetupFunctionType() function in header_checker::dumper::FunctionTypeWrapper
474 return SetupFunctionType(abi_decl.get()) && in GetFunctionType()