Pull TypeLocVisitor into its own header file.
commit7c10e9e6304a7ab7175c9bdadf5c75b39db1b856
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 29 Sep 2009 21:27:32 +0000 (29 21:27 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 29 Sep 2009 21:27:32 +0000 (29 21:27 +0000)
tree3c6d0e009bc111645cec656694ede88a717f80a7
parent2728903e59d9083f327242fa1cef5b2cd04ce1fa
Pull TypeLocVisitor into its own header file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83112 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TypeLoc.h
include/clang/AST/TypeLocVisitor.h [new file with mode: 0644]
lib/AST/TypeLoc.cpp
lib/Frontend/PCHReaderDecl.cpp
lib/Frontend/PCHWriterDecl.cpp
lib/Index/ASTVisitor.h
lib/Index/ResolveLocation.cpp