Searched refs:FunctionDeclWrapper (Results 1 – 3 of 3) sorted by relevance
514 FunctionDeclWrapper::FunctionDeclWrapper( in FunctionDeclWrapper() function in header_checker::dumper::FunctionDeclWrapper525 bool FunctionDeclWrapper::SetupThisParameter(repr::FunctionIR *functionp, in SetupThisParameter()537 bool FunctionDeclWrapper::SetupFunctionParameters( in SetupFunctionParameters()561 bool FunctionDeclWrapper::SetupFunction(repr::FunctionIR *functionp, in SetupFunction()578 bool FunctionDeclWrapper::SetupTemplateInfo(repr::FunctionIR *functionp, in SetupTemplateInfo()597 std::unique_ptr<repr::FunctionIR> FunctionDeclWrapper::GetFunctionDecl() { in GetFunctionDecl()
152 class FunctionDeclWrapper : public ABIWrapper {154 FunctionDeclWrapper(
147 FunctionDeclWrapper function_decl_wrapper( in VisitFunctionDecl()