Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dscope.h56 std::stack<ScopePtr> scope_stack_; variable
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.h602 ScopeStack<uint32_t> scope_stack_; variable
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph.cc462 ScopeStack<const ast::Node*> scope_stack_; member in tint::resolver::__anonc18bdc010111::DependencyScanner