Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CXXUuidofExpr

1672 void ASTStmtReader::VisitCXXUuidofExpr(CXXUuidofExpr *E) {
3175 S = new (Context) CXXUuidofExpr(Empty, true);
3184 S = new (Context) CXXUuidofExpr(Empty, false);