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