summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/objc-category-3/Category_B.h
blob: d67f94b3a9c68bd62bac691beb5ad568a9e1b0f0 (plain)
1
2
3
4
#include "Base.h"
@interface DVTSourceModel(AdditionsB)
- (int)testB:(int)item matchingMask:(int)mask;
@end
OpenPOWER on IntegriCloud