Searched refs:test1e (Results 1 – 5 of 5) sorted by relevance
40 void test1e(PC1<__strong Forward*> *obj) { // expected-error {{type argument 'Forward *__strong' ca… function
128 define i64 @test1e(i32 %x) {129 ; ALL-LABEL: @test1e(
146 ; CHECK: define void @test1e(i8* %x)153 define void @test1e(i8* %x) {
203 CharacterIterator* test1e= new StringCharacterIterator(testText, 100, 20, 5); in TestConstructionAndEquality() local253 delete test1e; in TestConstructionAndEquality()