Home
last modified time | relevance | path

Searched defs:current_var (Results 1 – 4 of 4) sorted by relevance

/external/bcc/src/cc/frontends/b/
Dscope.h156 VarScope* current_var() const { return current_var_scope_; } in current_var() function
/external/llvm-project/lldb/source/Host/windows/
DHost.cpp290 std::string current_var; in GetEnvironment() local
/external/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp617 ir_variable *current_var; member in __anonbb18f2370111::count_uniform_size
1200 ir_variable *current_var; member in parcel_out_uniform_storage
Dgl_nir_link_uniforms.c622 nir_variable *current_var; member