Home
last modified time | relevance | path

Searched refs:has_qualifiers (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/
Dast_type.cpp50 ast_fully_specified_type::has_qualifiers() const in has_qualifiers() function in ast_fully_specified_type
Dast.h513 bool has_qualifiers() const;
Dast_to_hir.cpp3206 if (this->return_type->has_qualifiers()) { in hir()