Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CXXTypeidExpr

1175 void ASTStmtReader::VisitCXXTypeidExpr(CXXTypeidExpr *E) {
2044 S = new (Context) CXXTypeidExpr(Empty, true);
2047 S = new (Context) CXXTypeidExpr(Empty, false);