Home
last modified time | relevance | path

Searched defs:SwitchStack (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h148 SmallVector<SwitchStmt*, 8> SwitchStack; variable
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h424 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING]; member