llvm-project/clang/lib/ASTMatchers
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
..
Dynamic Introduce Parser::completeExpression. 2014-01-30 22:38:41 +00:00
ASTMatchFinder.cpp Introduce MatchFinder::matchAST. 2013-11-07 22:30:36 +00:00
ASTMatchersInternal.cpp Add support for the 'unless' matcher in the dynamic layer. 2013-11-22 14:41:48 +00:00
CMakeLists.txt [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00