chaoren abandoned this revision. chaoren added a comment. Whoops, sorry. I saw there was an `TypeIsPointerType`, but not one for references. Yeah, `GetType().IsReferenceType()` would be identical, so this unnecessary. `TypeIsPointerType` seems pretty unnecessary now too. http://reviews.llvm.org/D11533