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

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h314 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING]; member in struct:tgsi_exec_machine
/external/clang/include/clang/Sema/
H A DScopeInfo.h146 /// SwitchStack - This is the current set of active switch statements in the
148 SmallVector<SwitchStmt*, 8> SwitchStack; member in class:clang::sema::FunctionScopeInfo

Completed in 79 milliseconds