Home
last modified time | relevance | path

Searched defs:PMap (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp86 void partition(Module &M, const ModulePartitionMap &PMap) { in partition()
128 ModulePartitionMap PMap; in fullyPartition() local
/external/clang/lib/ARCMigrate/
DTransProtectedScope.cpp56 ParentMap &PMap; member in __anon039343560111::CaseCollector
60 CaseCollector(ParentMap &PMap, SmallVectorImpl<CaseInfo> &Cases) in CaseCollector()
DTransforms.h48 ParentMap PMap; variable
DObjCMT.cpp243 const ParentMap *PMap) { in rewriteToPropertyDotSyntax()
323 ParentMap &PMap; member in __anon04dd42e90211::ObjCMigrator
326 ObjCMigrator(ObjCMigrateASTConsumer &consumer, ParentMap &PMap) in ObjCMigrator()
368 std::unique_ptr<ParentMap> PMap; member in __anon04dd42e90211::BodyMigrator
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp341 const ParentMap *PMap) { in rewriteToObjCLiteralSyntax()
380 const ParentMap *PMap) { in rewriteToArrayLiteral()