Searched refs:const_expr_name (Results 1 – 1 of 1) sorted by relevance
457 std::string const_expr_name = GetNextWord(*code, next_position); in ResolveConstExprPass() local458 next_position += const_expr_name.size(); in ResolveConstExprPass()461 ResolveConstExpr(gpu_info, object_name, const_expr_name, &patch)); in ResolveConstExprPass()