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

/external/clang/include/clang/Sema/
H A DScope.h273 /// isAtCatchScope - Return true if this scope is \@catch.
274 bool isAtCatchScope() const { function in class:clang::Scope

Completed in 138 milliseconds