Searched refs:SetFunctionParameters (Results 1 – 5 of 5) sorted by relevance
493 void SetFunctionParameters(clang::FunctionDecl *function_decl,
2220 void TypeSystemClang::SetFunctionParameters( in SetFunctionParameters() function in TypeSystemClang
979 m_ast.SetFunctionParameters(decl, params); in GetDeclForSymbol()
1348 m_ast.SetFunctionParameters(function_decl, function_param_decls); in ParseSubroutine()1350 m_ast.SetFunctionParameters(template_function_decl, in ParseSubroutine()
1140 m_clang.SetFunctionParameters(&function_decl, params); in CreateFunctionParameters()