Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:TypeOfExprTypePtr

2225     const TypeOfExprType *TypeOfExprTypePtr = cast<TypeOfExprType>(TypePtr);
2226 QT = TypeOfExprTypePtr->getUnderlyingExpr()->getType();
3998 const TypeOfExprType *TypeOfExprTypePtr = cast<TypeOfExprType>(TypePtr);
3999 QT = TypeOfExprTypePtr->getUnderlyingExpr()->getType();