Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_builtin_macros/src/deriving/generic/
Dmod.rs1654 let base_expr = f(cx, CsFold::Single(base_field)); in cs_fold() localVariable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4467 string CompilerGLSL::to_rerolled_array_expression(const string &base_expr, const SPIRType &type) in to_rerolled_array_expression()