Searched defs:current_var (Results 1 – 3 of 3) sorted by relevance
/external/bcc/src/cc/frontends/b/ | ||
D | scope.h | 156 VarScope* current_var() const { return current_var_scope_; } in current_var() function |
/external/mesa3d/src/compiler/glsl/ | ||
D | link_uniforms.cpp | 617 ir_variable *current_var; member in __anonfe98cb5b0111::count_uniform_size |
D | gl_nir_link_uniforms.c | 622 nir_variable *current_var; member |