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

  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 32 const ObjCInterfaceDecl *Container = Ivar->getContainingInterface();
CGObjCMac.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 327 if (IvarD && IvarD->getContainingInterface() == InterfaceD) {
  /external/clang/lib/Sema/
SemaAccess.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp 759 const ObjCInterfaceDecl *ClassDecl = OID->getContainingInterface();
803 RewriteObjCMethodDecl(OID->getContainingInterface(),
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]

Completed in 4181 milliseconds