llvm-project/clang/unittests/AST
Peter Collingbourne f0c1f59d7e Add Distance parameter to ASTNodeKind::isBaseOf.
This will allow the completer to order results by relevance.

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

llvm-svn: 195540
2013-11-23 01:40:07 +00:00
..
ASTContextParentMapTest.cpp First step towards adding a parent map to the ASTContext. 2013-02-28 13:21:39 +00:00
ASTTypeTraitsTest.cpp Add Distance parameter to ASTNodeKind::isBaseOf. 2013-11-23 01:40:07 +00:00
ASTVectorTest.cpp Revert "Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile"" 2013-07-13 19:23:35 +00:00
CMakeLists.txt Revert "Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile"" 2013-07-13 19:23:35 +00:00
CommentLexer.cpp [Doc parsing] Provide diagnostics for unknown documentation 2013-05-03 23:15:20 +00:00
CommentParser.cpp Comment parsing: fix a bug where a line with whitespace between two paragraphs 2013-08-23 18:03:40 +00:00
DeclPrinterTest.cpp Provide couple of DeclPrint tests for my last patch. 2012-12-20 02:20:09 +00:00
DeclTest.cpp ASTTests/DeclTest.cpp: Tweak on msvc target to add "-fno-ms-extensions". 2013-06-05 06:54:06 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
MatchVerifier.h Introduce DynTypedNode::print, dump and getSourceRange. 2013-11-06 00:27:12 +00:00
SourceLocationTest.cpp Fix missing source location in CXXTemporaryObjectExpr nodes. 2013-09-07 05:49:53 +00:00
StmtPrinterTest.cpp Remove out-of-date comment. 2012-11-29 23:09:57 +00:00