| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/methods/ |
| D | needless_option_take.rs | 32 let expr_type = cx.typeck_results().expr_ty(expr); in is_expr_option() localVariable
|
| /third_party/selinux/libsepol/tests/ |
| D | test-linker-cond-map.c | 55 uint32_t expr_type; member
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | mem_replace.rs | 186 let expr_type = cx.typeck_results().expr_ty_adjusted(src); in check_replace_with_default() localVariable
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | constraint.h | 38 uint32_t expr_type; /* expression type */ member
|
| D | conditional.h | 56 uint32_t expr_type; member
|
| /third_party/rust/rust/src/tools/rustfmt/src/ |
| D | stmt.rs | 78 let expr_type = if context.config.version() == Version::Two && self.is_last_expr() { in rewrite() localVariable
|
| /third_party/toybox/kconfig/ |
| D | expr.h | 34 enum expr_type { enum
|
| /third_party/selinux/checkpolicy/ |
| D | policy_define.c | 3705 uintptr_t define_cexpr(uint32_t expr_type, uintptr_t arg1, uintptr_t arg2) in define_cexpr() 3972 cond_expr_t *define_cond_expr(uint32_t expr_type, void *arg1, void *arg2) in define_cond_expr()
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_glsl.cpp | 4304 string CompilerGLSL::dereference_expression(const SPIRType &expr_type, const std::string &expr) in dereference_expression() 5883 auto &expr_type = expression_type(op0); in emit_unary_func_op_cast() local 8177 …:string CompilerGLSL::bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_type, in bitcast_expression() 10028 auto &expr_type = expression_type(ptr); in emit_instruction() local 15360 …pilerGLSL::cast_from_builtin_load(uint32_t source_id, std::string &expr, const SPIRType &expr_type) in cast_from_builtin_load() 15419 …mpilerGLSL::cast_to_builtin_store(uint32_t target_id, std::string &expr, const SPIRType &expr_type) in cast_to_builtin_store()
|
| D | spirv_hlsl.cpp | 4512 SPIRType::BaseType expr_type; in emit_atomic() local 5852 auto &expr_type = expression_type(op0); in get_bitcast_type() local
|
| D | spirv_msl.cpp | 6778 auto &expr_type = get_pointee_type(ptr_type.self); in emit_tessellation_io_load() local 7311 auto *expr_type = &get_variable_data_type(*var); in emit_tessellation_access_chain() local 15269 …mpilerMSL::cast_from_builtin_load(uint32_t source_id, std::string &expr, const SPIRType &expr_type) in cast_from_builtin_load() 15361 …ompilerMSL::cast_to_builtin_store(uint32_t target_id, std::string &expr, const SPIRType &expr_type) in cast_to_builtin_store()
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| D | generator_impl.cc | 2602 auto* expr_type = TypeOf(expr->expr)->UnwrapRef(); in EmitUnaryOp() local
|
| /third_party/python/Include/internal/ |
| D | pycore_ast_state.h | 188 PyObject *expr_type; member
|
| /third_party/rust/rust/src/tools/clippy/clippy_utils/src/ |
| D | lib.rs | 2201 let expr_type = cx.typeck_results().expr_ty_adjusted(expr); in is_slice_of_primitives() localVariable
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder.cc | 978 auto* expr_type = expr_sem->Type(); in GenerateMemberAccessor() local
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil_resolve_ast.c | 3152 int cil_resolve_expr(enum cil_flavor expr_type, struct cil_list *str_expr, struct cil_list **datum_… in cil_resolve_expr()
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | function.cc | 4987 const Type* expr_type = nullptr; in MakeNumericConversion() local
|