Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:TypeOfExprTypePtr

2149     const TypeOfExprType *TypeOfExprTypePtr = cast<TypeOfExprType>(TypePtr);
2150 QT = TypeOfExprTypePtr
4454 const TypeOfExprType *TypeOfExprTypePtr = cast<TypeOfExprType>(TypePtr);
4455 QT = TypeOfExprTypePtr->getUnderlyingExpr()->getType();