Introduce ASTWriter::GetOrCreateTypeID and move most of the functionality of AddTypeR...
commitb1c3d00643b2580a365f745c393e7b3d1a04728f
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Fri, 20 Aug 2010 16:04:14 +0000 (20 16:04 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Fri, 20 Aug 2010 16:04:14 +0000 (20 16:04 +0000)
treef31809d22c0a3c78bd0bf253f0962663dd7b5173
parent6b0e7a99188266de6327bbb5bcc02e4484f15405
Introduce ASTWriter::GetOrCreateTypeID and move most of the functionality of AddTypeRef there.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111633 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTWriter.h
lib/Serialization/ASTWriter.cpp