Searched refs:FunctionDeclWrapper (Results 1 – 3 of 3) sorted by relevance
148 class FunctionDeclWrapper : public ABIWrapper {150 FunctionDeclWrapper(
487 FunctionDeclWrapper::FunctionDeclWrapper( in FunctionDeclWrapper() function in header_checker::dumper::FunctionDeclWrapper498 bool FunctionDeclWrapper::SetupThisParameter(repr::FunctionIR *functionp, in SetupThisParameter()510 bool FunctionDeclWrapper::SetupFunctionParameters( in SetupFunctionParameters()534 bool FunctionDeclWrapper::SetupFunction(repr::FunctionIR *functionp, in SetupFunction()550 bool FunctionDeclWrapper::SetupTemplateInfo(repr::FunctionIR *functionp, in SetupTemplateInfo()569 std::unique_ptr<repr::FunctionIR> FunctionDeclWrapper::GetFunctionDecl() { in GetFunctionDecl()
147 FunctionDeclWrapper function_decl_wrapper( in VisitFunctionDecl()