Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CXXTypeidExpr

1292 void ASTStmtReader::VisitCXXTypeidExpr(CXXTypeidExpr *E) {
2542 S = new (Context) CXXTypeidExpr(Empty, true);
2545 S = new (Context) CXXTypeidExpr(Empty, false);