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.h178 bool SetupFunctionType(repr::FunctionTypeIR *function_type_ir);
Dabi_wrappers.cpp450 bool FunctionTypeWrapper::SetupFunctionType( in SetupFunctionType() function in header_checker::dumper::FunctionTypeWrapper
478 return SetupFunctionType(abi_decl.get()) && in GetFunctionType()