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

/external/clang/include/clang/Sema/
H A DScope.h358 /// isSwitchScope - Return true if this scope is a switch scope.
359 bool isSwitchScope() const { function in class:clang::Scope

Completed in 170 milliseconds