llvm-project/clang/unittests/ASTMatchers/Dynamic
Peter Collingbourne 252444a777 Introduce Parser::completeExpression.
This function returns a list of completions for a given expression and
completion position.

Differential Revision: http://llvm-reviews.chandlerc.com/D2261

llvm-svn: 200497
2014-01-30 22:38:41 +00:00
..
CMakeLists.txt [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
ParserTest.cpp Introduce Parser::completeExpression. 2014-01-30 22:38:41 +00:00
RegistryTest.cpp Introduce Registry::getCompletions. 2014-01-23 22:48:38 +00:00
VariantValueTest.cpp DynamicASTMatchers/VariantValueTest.cpp: It works with msvcrt since setmode(stderr, O_BINARY) were removed. 2014-01-12 17:49:26 +00:00