llvm-project/clang/lib/ASTMatchers/Dynamic
NAKAMURA Takumi 65d42bcc2b [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS.
I will prune redundant dependencies later.

llvm-svn: 196800
2013-12-09 19:04:43 +00:00
..
CMakeLists.txt [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
Diagnostics.cpp Add support for overloaded matchers. ie different matcher function signatures with the same name. 2013-07-22 16:13:57 +00:00
Makefile
Marshallers.h Rename *MatcherCreateCallback to *MatcherDescriptor, and its member run() to create(). 2013-11-23 01:34:36 +00:00
Parser.cpp Split registry matcher resolution into a lookup phase and a construction phase. 2013-11-23 01:13:16 +00:00
Registry.cpp Another pass at adding missing matchers into the registry. 2013-11-25 15:03:44 +00:00
VariantValue.cpp Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>." 2013-10-29 14:37:15 +00:00