Home
last modified time | relevance | path

Searched defs:plain_type (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dactor.hpp124 typedef typename boost::remove_reference<type>::type plain_type; typedef
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c1772 const struct glsl_type *plain_type = glsl_without_array(var->type); in fix_io_uint_type() local