Searched defs:current_var (Results 1 – 4 of 4) 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/llvm-project/lldb/source/Host/windows/ | ||
D | Host.cpp | 290 std::string current_var; in GetEnvironment() local |
/external/mesa3d/src/compiler/glsl/ | ||
D | link_uniforms.cpp | 617 ir_variable *current_var; member in __anonbb18f2370111::count_uniform_size |
D | gl_nir_link_uniforms.c | 622 nir_variable *current_var; member |