llvm-project/clang/include
Edwin Vane 37ee1d7b80 Adding new AST Matchers isVirtual and isOverride
isVirtual - matches CXXMethodDecl nodes for virtual methods
isOverride - matches CXXMethodDecl nodes for methods that override virtual methods from a base class.

Author: Philip Dunstan <phil@philipdunstan.com>
llvm-svn: 179126
2013-04-09 20:46:36 +00:00
..
clang Adding new AST Matchers isVirtual and isOverride 2013-04-09 20:46:36 +00:00
clang-c [libclang] Make clang_Cursor_getArgument work with call-exprs. 2013-04-01 17:38:59 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00