]> granicus.if.org Git - clang/commit
Create and instantiate a DeclaratorInfo using a newly introduced Sema::GetDeclaratorI...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 19 Aug 2009 01:28:06 +0000 (01:28 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 19 Aug 2009 01:28:06 +0000 (01:28 +0000)
commit4adab7fcb4cb1e23622f4849f7ef7981ff169616
tree47ff58e5db67e327a11233fb84683ed6adeac041
parenta1d5662d96465f0fddf8819d245da4d19b892eff
Create and instantiate a DeclaratorInfo using a newly introduced Sema::GetDeclaratorInfoForDeclarator().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79393 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaType.cpp