Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeRep

987 Sema::ActOnCXXTypeConstructExpr(ParsedType TypeRep,
991 if (!TypeRep)
995 QualType Ty = GetTypeFromParser(TypeRep, &TInfo);