Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeRep

776 Sema::ActOnCXXTypeConstructExpr(ParsedType TypeRep,
780 if (!TypeRep)
784 QualType Ty = GetTypeFromParser(TypeRep, &TInfo);