Home | History | Annotate | Download | only in AST

Lines Matching refs:getUnderlyingExpr

616                                 cast<TypeOfExprType>(T1)->getUnderlyingExpr(),
617 cast<TypeOfExprType>(T2)->getUnderlyingExpr()))
637 cast<DecltypeType>(T1)->getUnderlyingExpr(),
638 cast<DecltypeType>(T2)->getUnderlyingExpr()))
1656 Expr *ToExpr = Importer.Import(T->getUnderlyingExpr());
1673 Expr *ToExpr = Importer.Import(T->getUnderlyingExpr());