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

  /external/clang/include/clang/Sema/
Scope.h 77 /// ObjCMethodScope - This scope corresponds to an Objective-C method body.
79 ObjCMethodScope = 0x400,
255 if (S->getFlags() & ObjCMethodScope)
286 Scope::AtCatchScope | Scope::ObjCMethodScope))
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 530 Scope::FunctionPrototypeScope | Scope::ObjCMethodScope |
    [all...]

Completed in 74 milliseconds