Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeRep

767 Sema::ActOnCXXTypeConstructExpr(ParsedType TypeRep,
771 if (!TypeRep)
775 QualType Ty = GetTypeFromParser(TypeRep, &TInfo);