Go to file
Ted Kremenek 55e30be8ec Added "random access" to the Deserializer to allow a client to jump to any
serialized block in the bitstream, including a block in an entirely different
nesting than the current block. This is useful for deserializing objects from
a bitstream in an order different from the order that they were serialized.

llvm-svn: 43973
2007-11-10 02:02:34 +00:00
clang rename getInstantiationLoc to match the scheme of isPhysicalLoc. 2007-11-09 23:59:17 +00:00
llvm Added "random access" to the Deserializer to allow a client to jump to any 2007-11-10 02:02:34 +00:00