Searched defs:current_var (Results 1 – 2 of 2) 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 | 394 ir_variable *current_var; member in __anonfae85d590111::count_uniform_size |