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

/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp29 std::vector<ObjCPropertyDecl *> &AllProps; member in class:__anon349::GCAttrsCollector
321 std::vector<ObjCPropertyDecl *> AllProps; local
33 GCAttrsCollector(MigrationContext &ctx, std::vector<ObjCPropertyDecl *> &AllProps) argument
296 checkAllProps(MigrationContext &MigrateCtx, std::vector<ObjCPropertyDecl *> &AllProps) argument
[all...]

Completed in 237 milliseconds