]> granicus.if.org Git - clang/commit
Add a method to query whether or not a class has a default constructor declared.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 12 May 2011 22:11:21 +0000 (22:11 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 12 May 2011 22:11:21 +0000 (22:11 +0000)
commit5762c0bec6b73a7f6360a71b94b07b7ba0e4b5e8
tree265af804344e89bf357da531b8d425ed1fd3361f
parent96b69a7305e20c98f1a3e2e7cd52e2d6c5d53835
Add a method to query whether or not a class has a default constructor declared.

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