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

  /external/clang/include/clang/Sema/
Scope.h 84 /// TryScope - This is the scope of a C++ try statement.
85 TryScope = 0x1000
293 bool isTryScope() const { return getFlags() & Scope::TryScope; }
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
ParseStmt.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 531 Scope::TryScope))
    [all...]

Completed in 859 milliseconds