Home | History | Annotate | Download | only in AST

Lines Matching refs:getUnderlyingExpr

624                                 cast<TypeOfExprType>(T1)->getUnderlyingExpr(),
625 cast<TypeOfExprType>(T2)->getUnderlyingExpr()))
645 cast<DecltypeType>(T1)->getUnderlyingExpr(),
646 cast<DecltypeType>(T2)->getUnderlyingExpr()))
1565 Expr *ToExpr = Importer.Import(T->getUnderlyingExpr());
1582 Expr *ToExpr = Importer.Import(T->getUnderlyingExpr());