llvm-project/clang/lib/ASTMatchers/Dynamic
Daniel Jasper 91f1c8ca27 Add matcher for float literals.
Patch by Chris Gray! Thanks!

llvm-svn: 187232
2013-07-26 18:52:58 +00:00
..
CMakeLists.txt
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 Separate the notion of 'context' when recursing down in the parser and actual errors. 2013-07-18 19:47:59 +00:00
Parser.cpp Separate the notion of 'context' when recursing down in the parser and actual errors. 2013-07-18 19:47:59 +00:00
Registry.cpp Add matcher for float literals. 2013-07-26 18:52:58 +00:00
VariantValue.cpp Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use. 2013-06-21 15:51:31 +00:00