Searched refs:SetFunctionParameters (Results 1 – 5 of 5) sorted by relevance
425 void SetFunctionParameters(clang::FunctionDecl *function_decl,
2261 void TypeSystemClang::SetFunctionParameters( in SetFunctionParameters() function in TypeSystemClang
981 m_ast.SetFunctionParameters(decl, params); in GetDeclForSymbol()
1265 m_ast.SetFunctionParameters(function_decl, function_param_decls); in ParseSubroutine()1267 m_ast.SetFunctionParameters(template_function_decl, in ParseSubroutine()
1138 m_clang.SetFunctionParameters(&function_decl, params); in CreateFunctionParameters()