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

  /external/clang/include/clang/Sema/
Scope.h 81 /// SwitchScope - This is a scope that corresponds to a switch statement.
82 SwitchScope = 0x800,
281 if (S->getFlags() & Scope::SwitchScope)
  /external/clang/lib/Parse/
ParseStmt.cpp     [all...]

Completed in 429 milliseconds