Home | History | Annotate | Download | only in AST

Lines Matching defs:CurTy

243     const Type *CurTy = Qs.strip(Cur);
244 switch (CurTy->getTypeClass()) {
248 const Class##Type *Ty = cast<Class##Type>(CurTy); \