Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.cpp149 auto function_wrapper = function_decl_wrapper.GetFunctionDecl(); in VisitFunctionDecl() local
155 return AddMangledFunctions(function_wrapper.get(), module_, manglings); in VisitFunctionDecl()
159 return MutateFunctionWithLinkageName(function_wrapper.get(), module_, in VisitFunctionDecl()