Home
last modified time | relevance | path

Searched refs:collectProperties (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp76 static void collectProperties(ObjCContainerDecl *D, AtPropDeclsTy &AtProps, in collectProperties() function in __anon8393a07d0111::PropertiesRewriter
96 collectProperties(iface, AtProps); in doTransform()
100 collectProperties(Ext, AtProps); in doTransform()