Home
last modified time | relevance | path

Searched defs:decl_type (Results 1 – 4 of 4) sorted by relevance

/external/libsepol/tests/
Dtest-deps.c138 static void do_deps_modreq_global(int req_met, int b, char *policy, char *decl_type) in do_deps_modreq_global()
220 static void do_deps_modreq_opt(int req_met, int ret_val, int b, char *policy, char *decl_type) in do_deps_modreq_opt()
/external/mesa3d/src/glsl/
Dast_to_hir.cpp2471 const struct glsl_type *decl_type; in hir() local
3970 const glsl_type *decl_type = in hir() local
/external/chromium_org/third_party/mesa/src/src/glsl/
Dast_to_hir.cpp2471 const struct glsl_type *decl_type; in hir() local
3970 const glsl_type *decl_type = in hir() local
/external/clang/test/SemaCXX/
Dcxx98-compat.cpp143 decltype(const_expr) decl_type = 0; // expected-warning {{'decltype' type specifier is incompatible… variable