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

  /external/clang/lib/ARCMigrate/
TransProtectedScope.cpp 56 ParentMap &PMap;
60 CaseCollector(ParentMap &PMap, SmallVectorImpl<CaseInfo> &Cases)
61 : PMap(PMap), Cases(Cases) { }
88 Stmt *Parent = PMap.getParent(S);
90 Parent = PMap.getParent(Parent);
Transforms.h 48 ParentMap PMap;
53 : MigrateCtx(MigrateCtx), PMap(S), TopStmt(S) {}
56 ParentMap &getParentMap() { return PMap; }
ObjCMT.cpp 234 const ParentMap *PMap) {
313 ParentMap &PMap;
316 ObjCMigrator(ObjCMigrateASTConsumer &consumer, ParentMap &PMap)
317 : Consumer(consumer), PMap(PMap) { }
325 edit::rewriteToObjCLiteralSyntax(E, *Consumer.NSAPIObj, commit, &PMap);
338 commit, &PMap);
358 std::unique_ptr<ParentMap> PMap;
367 PMap.reset(new ParentMap(S));
368 ObjCMigrator(Consumer, *PMap).TraverseStmt(S)
    [all...]
  /prebuilts/tools/common/m2/repository/org/pcollections/pcollections/2.1.2/
pcollections-2.1.2.jar 
  /external/error_prone/error_prone/
error_prone_core-2.2.0-with-dependencies.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar 

Completed in 176 milliseconds