Home
last modified time | relevance | path

Searched defs:current_scope_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dhandle_scope.h275 LocalScopeType* current_scope_; variable
H A Dhandle_scope-inl.h240 delete current_scope_; in ~VariableSizedHandleScope() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h1202 ScopePtr current_scope_; member
1214 : current_scope_(std::move(scope_root)), in current_scope_() function