Home
last modified time | relevance | path

Searched defs:parent_scope (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dtemplate_stack.hpp64 template_scope const* parent_scope; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.h105 prog_scope *parent_scope; variable
/third_party/spirv-tools/source/opt/
Ddebug_info_manager.cpp408 uint32_t parent_scope = kNoDebugScope; in GetParentScope() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddebug_info_manager.cpp477 uint32_t parent_scope = kNoDebugScope; in GetParentScope() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp477 uint32_t parent_scope = kNoDebugScope; in GetParentScope() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp134 prog_scope *parent_scope; member in __anon89f7ad430111::prog_scope
/third_party/quickjs/
Dquickjs.c21713 int scope, int parent_scope) in is_child_scope()