Home | History | Annotate | Download | only in AST

Lines Matching refs:CurTy

250     const Type *CurTy = Qs.strip(Cur);
251 switch (CurTy->getTypeClass()) {
255 const Class##Type *Ty = cast<Class##Type>(CurTy); \