HomeSort by relevance Sort by last modified time
    Searched defs:SwitchStack (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
ScopeInfo.h 139 /// SwitchStack - This is the current set of active switch statements in the
141 SmallVector<SwitchStmt*, 8> SwitchStack;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 314 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING];

Completed in 762 milliseconds