Searched refs:GetFunctionDecl (Results 1 – 3 of 3) sorted by relevance
149 auto function_wrapper = function_decl_wrapper.GetFunctionDecl(); in VisitFunctionDecl()
156 std::unique_ptr<repr::FunctionIR> GetFunctionDecl();
569 std::unique_ptr<repr::FunctionIR> FunctionDeclWrapper::GetFunctionDecl() { in GetFunctionDecl() function in header_checker::dumper::FunctionDeclWrapper