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

  /external/clang/include/clang/Sema/
Scope.h 73 /// AtCatchScope - This is a scope that corresponds to the Objective-C
75 AtCatchScope = 0x200,
275 return getFlags() & Scope::AtCatchScope;
286 Scope::AtCatchScope | Scope::ObjCMethodScope))
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
ParseDecl.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]

Completed in 85 milliseconds