Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp56 ParentMap &PMap; member in __anonf9ad4e870111::CaseCollector
60 CaseCollector(ParentMap &PMap, SmallVectorImpl<CaseInfo> &Cases) in CaseCollector()
H A DTransforms.h47 ParentMap PMap; variable
H A DObjCMT.cpp234 rewriteToPropertyDotSyntax(const ObjCMessageExpr * Msg,Preprocessor & PP,const NSAPI & NS,edit::Commit & commit,const ParentMap * PMap) rewriteToPropertyDotSyntax() argument
313 ParentMap &PMap; global() member in __anon54434a7a0211::ObjCMigrator
316 ObjCMigrator(ObjCMigrateASTConsumer & consumer,ParentMap & PMap) ObjCMigrator() argument
358 std::unique_ptr<ParentMap> PMap; global() member in __anon54434a7a0211::BodyMigrator
[all...]
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMultipleNewInOneExpressionCheck.cpp28 ParentMapContext &PMap = C.getParentMapContext(); in isExprValueStored() local
/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp341 const ParentMap *PMap) { in rewriteToObjCLiteralSyntax()
380 const ParentMap *PMap) { in rewriteToArrayLiteral()