Home | History | Annotate | Download | only in AST

Lines Matching refs:BlockDescriptorType

233     BlockDescriptorType(0), BlockDescriptorExtendedType(0),
3830 if (BlockDescriptorType)
3831 return getTagDeclType(BlockDescriptorType);
3863 BlockDescriptorType = T;
3865 return getTagDeclType(BlockDescriptorType);