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

  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 35 const ObjCInterfaceDecl *Container = Ivar->getContainingInterface();
CGObjCMac.cpp     [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp 771 const ObjCInterfaceDecl *ClassDecl = OID->getContainingInterface();
815 RewriteObjCMethodDecl(OID->getContainingInterface(),
    [all...]
RewriteObjC.cpp 753 const ObjCInterfaceDecl *ClassDecl = OID->getContainingInterface();
797 RewriteObjCMethodDecl(OID->getContainingInterface(),
    [all...]

Completed in 640 milliseconds