summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/ArgumentCommentCheck.h
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2015-09-17 13:30:52 +0000
committerAaron Ballman <aaron@aaronballman.com>2015-09-17 13:30:52 +0000
commit512fb64765c7d61e89531b8ff697a85d815d9a13 (patch)
tree13b547afff599de69cc832efbd2d67313e33f98b /clang-tools-extra/clang-tidy/misc/ArgumentCommentCheck.h
parent6c1f0933ac1490cc44083c7f1063d1d280a6310f (diff)
downloadbcm5719-llvm-512fb64765c7d61e89531b8ff697a85d815d9a13.tar.gz
bcm5719-llvm-512fb64765c7d61e89531b8ff697a85d815d9a13.zip
Rename AST node matchers to match the AST node names directly. Part of this rename also splits recordDecl() (which used to match CXXRecordDecl) into recordDecl() (that matches RecordDecl) and cxxRecordDecl (that matches CXXRecordDecl). Also adds isStruct(), isUnion(), and isClass() narrowing matchers for RecordDecl objects.
llvm-svn: 247885
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/ArgumentCommentCheck.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud