hanchenye-llvm-project/clang-tools-extra/clang-modernize/PassByValue
Aaron Ballman 5cedc8fbfa Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage.
llvm-svn: 245484
2015-08-19 19:29:23 +00:00
..
PassByValue.cpp
PassByValue.h Remove redundant virtual from member functions marked 'override'. 2015-04-08 17:00:56 +00:00
PassByValueActions.cpp
PassByValueActions.h Remove redundant virtual from member functions marked 'override'. 2015-04-08 17:00:56 +00:00
PassByValueMatchers.cpp Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage. 2015-08-19 19:29:23 +00:00
PassByValueMatchers.h