Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.h160 bool SetupFunction(repr::FunctionIR *methodp,
Dabi_wrappers.cpp538 bool FunctionDeclWrapper::SetupFunction(repr::FunctionIR *functionp, in SetupFunction() function in header_checker::dumper::FunctionDeclWrapper
577 if (!SetupFunction(abi_decl.get(), source_file)) { in GetFunctionDecl()