Searched refs:TestI (Results 1 – 3 of 3) sorted by relevance
231 @interface TestI : NSDocument {} interface233 @implementation TestI implementation
785 auto TestI = in insertTest() local787 (void)TestI; in insertTest()788 LLVM_DEBUG(dbgs() << " test cond: "; TestI->dump()); in insertTest()
467 def TypeG : TestType<"TestI"> {