llvm-project/clang/include/clang
Ted Kremenek c5bea1e337 Rename all 'AssumeXXX' methods in libChecker
to 'assumeXXX'.

llvm-svn: 120614
2010-12-01 22:16:56 +00:00
..
AST Eliminate vtables from the Type hierarchy. 2010-12-01 08:12:46 +00:00
Analysis Merge System into Support. 2010-11-29 18:12:39 +00:00
Basic Not content to implement just "extern" explicit template 2010-12-01 20:32:20 +00:00
Checker Rename all 'AssumeXXX' methods in libChecker 2010-12-01 22:16:56 +00:00
CodeGen Revert r109546, it broke linux build. 2010-07-27 22:37:14 +00:00
Driver Driver, Frontend: add CUDA language support 2010-12-01 03:15:20 +00:00
Frontend Driver, Frontend: add CUDA language support 2010-12-01 03:15:20 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Index Make a bunch of new data structures for the new analysis 2010-07-22 13:52:13 +00:00
Lex When using a precompiled preamble with detailed preprocessing records, 2010-11-30 06:16:57 +00:00
Parse After parsing a ':' in an enum-specifier within class context, 2010-12-01 17:42:47 +00:00
Rewrite Refactoring of Diagnostic class. 2010-11-18 20:06:41 +00:00
Sema Basic, Sema: add support for CUDA location attributes 2010-12-01 03:15:31 +00:00
Serialization System was renamed Support. Fix the build. 2010-11-30 09:08:23 +00:00
CMakeLists.txt Add a __has_attribute macro that works much like __has_feature and __has_builtin. 2010-10-20 02:31:43 +00:00
Makefile Add a __has_attribute macro that works much like __has_feature and __has_builtin. 2010-10-20 02:31:43 +00:00