Home | History | Annotate | Download | only in Sema

Lines Matching defs:TInfo

675   TypeSourceInfo *TInfo = GetTypeForDeclarator(D, S);
676 QualType T = TInfo->getType();
705 IsParameterPack, TInfo);