Searched defs:AtExtProps (Results 1 - 1 of 1) sorted by path

/external/clang/lib/ARCMigrate/
H A DTransProperties.cpp141 AtPropDeclsTy AtExtProps; local
144 collectProperties(Ext, AtExtProps, &AtProps);
147 I = AtExtProps.begin(), E = AtExtProps.end(); I != E; ++I) {

Completed in 249 milliseconds