Home | History | Annotate | Download | only in Index

Lines Matching refs:T3

23 /// This is T3.
25 class T3 {
52 typedef T3<double> T12;
56 T3<int>::T4();
57 T3<int> t3;
58 t3.T6();
59 T3<int>::T8 t8;
122 // CHECK-CC4: EnumConstantDecl:{ResultType T3<int>::T9}{TypedText T10}{{.*}}(brief comment: This is T10.)
127 // CHECK-CC4-SHOULD-BE: TypedefDecl:{TypedText T12}{{.*}}(brief comment: This is T3.)