Searched defs:SwitchStack (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ | ||
H A D | tgsi_exec.h | 314 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING]; member in struct:tgsi_exec_machine |
/external/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 139 /// SwitchStack - This is the current set of active switch statements in the 141 SmallVector<SwitchStmt*, 8> SwitchStack; member in class:clang::sema::FunctionScopeInfo |
Completed in 65 milliseconds