hanchenye-llvm-project/clang/AST
Chris Lattner 4197796f65 split the rest of the type predicates into pure predicates:
there is now an isXXXType and a getAsXXXType

llvm-svn: 40646
2007-07-31 19:29:30 +00:00
..
ASTContext.cpp Add parsing and AST support for GNU "typeof". 2007-07-31 12:34:36 +00:00
Builtins.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
Decl.cpp Fix "no newline at end of file" warnings. Patch contributed by 2007-07-12 15:43:07 +00:00
Expr.cpp split the rest of the type predicates into pure predicates: 2007-07-31 19:29:30 +00:00
Makefile Fix these to allow clang to be in any dir. 2006-10-26 04:56:55 +00:00
Stmt.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
StmtPrinter.cpp Added a new expression, OCUVectorComponent. 2007-07-28 23:10:27 +00:00
StmtVisitor.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
Type.cpp split the rest of the type predicates into pure predicates: 2007-07-31 19:29:30 +00:00