Introduce Type::getTypeClassName() that returns the string associated with the TypeCl...
commit6cbe8f397e8fd4aa01310bcefdcbe36639eea7e0
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 29 Sep 2009 19:41:13 +0000 (29 19:41 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 29 Sep 2009 19:41:13 +0000 (29 19:41 +0000)
tree3bb2ffa1dab5333619e981ea97a2ddbb1857d6e3
parent7c9745c42bd7714a8f52bc5039bc65809da9e30c
Introduce Type::getTypeClassName() that returns the string associated with the TypeClass enum.

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