Home | History | Annotate | Download | only in Sema

Lines Matching defs:TInfo

673   TypeSourceInfo *TInfo = GetTypeForDeclarator(D, S);
674 QualType T = TInfo->getType();
693 IsParameterPack, TInfo);