llvm-project/clang/lib/ASTMatchers/Dynamic
Benjamin Kramer 3f755aa7a8 [C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate.
llvm-svn: 203477
2014-03-10 17:55:02 +00:00
..
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +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 [C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate. 2014-03-10 17:55:02 +00:00
Parser.cpp Introduce Parser::completeExpression. 2014-01-30 22:38:41 +00:00
Registry.cpp Add loc() to the dynamic registry. 2014-03-10 15:40:23 +00:00
VariantValue.cpp [C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate. 2014-03-10 17:55:02 +00:00