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

  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 171 ObjCIvarDecl *IVDecl = IV->getDecl();
172 if (!IVDecl->getType()->isObjCObjectPointerType())
179 if (PropImpDecl && PropImpDecl->getPropertyIvarDecl() == IVDecl) {
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]

Completed in 150 milliseconds