Searched refs:has_qualifiers (Results 1 – 3 of 3) sorted by relevance
900 bool has_qualifiers(_mesa_glsl_parse_state *state) const;
41 ast_fully_specified_type::has_qualifiers(_mesa_glsl_parse_state *state) const in has_qualifiers() function in ast_fully_specified_type
5829 if (this->return_type->has_qualifiers(state)) { in hir()