Searched defs:MigrateCtx (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp22 MigrationContext &MigrateCtx; member in class:__anon288::GCCollectableCallsChecker
H A DTransforms.h46 MigrationContext &MigrateCtx; member in class:clang::arcmt::trans::BodyContext
51 BodyContext(MigrationContext &MigrateCtx, Stmt *S) argument
60 MigrationContext &MigrateCtx; member in class:clang::arcmt::trans::ObjCImplementationContext
64 ObjCImplementationContext(MigrationContext &MigrateCtx, argument
75 traverseTU(MigrationContext &MigrateCtx) argument
[all...]
H A DTransProperties.cpp46 MigrationContext &MigrateCtx; member in class:__anon285::PropertiesRewriter
73 explicit PropertiesRewriter(MigrationContext &MigrateCtx) argument
[all...]
H A DTransGCAttrs.cpp27 MigrationContext &MigrateCtx; member in class:__anon284::GCAttrsCollector
179 static void errorForGCAttrsOnNonObjC(MigrationContext &MigrateCtx) { argument
195 checkWeakGCAttrs(MigrationContext &MigrateCtx) argument
219 checkAllAtProps(MigrationContext &MigrateCtx, SourceLocation AtLoc, IndivPropsTy &IndProps) argument
296 checkAllProps(MigrationContext &MigrateCtx, std::vector<ObjCPropertyDecl *> &AllProps) argument
320 traverseTU(MigrationContext &MigrateCtx) argument
[all...]
H A DTransforms.cpp320 MigrationContext &MigrateCtx; member in class:__anon290::ASTTransform
324 ASTTransform(MigrationContext &MigrateCtx) : MigrateCtx(MigrateCtx) { } argument
[all...]

Completed in 204 milliseconds