clang-1/include/clang/AST
Chris Lattner f46699ce22 Alternate address spaces work:
rename QualType::getQualifiers to getCVRQualifiers.
Add some fixme's and clean up some code relevant to qualifiers.
Change ASQualType to contain a Type* instead of a QualType.  
Any CVR qualifiers should be on the outer qual type.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47398 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-20 20:55:12 +00:00
..
AST.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
ASTConsumer.h pass the astconsumer into Sema's ctor, clean up some stuff in 2008-02-06 00:46:58 +00:00
ASTContext.h Alternate address spaces work: 2008-02-20 20:55:12 +00:00
Attr.h Better handling of the aligned attribute. 2008-02-16 19:51:27 +00:00
Builtins.def Implement __builtin_huge_val. 2008-02-01 00:44:41 +00:00
Builtins.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
CFG.h Added method "printTerminator" to CFGBlock so that external clients can 2008-01-30 23:02:42 +00:00
Decl.h Make sizeof and __alignof work correctly with packed structs. 2008-02-16 01:20:23 +00:00
DeclObjC.h Elimate bogus warning when va_start is correctly used in 2008-01-21 22:59:53 +00:00
Expr.h Added predicate function "UnaryOperator::isIncrementOp()". 2008-02-15 22:04:52 +00:00
ExprCXX.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
PPCBuiltins.def remove attributions from .def files. 2007-12-29 20:03:32 +00:00
PrettyPrinter.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
RecordLayout.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Stmt.h Moved class declaration for ObjCForCollectionStmt to be co-located with 2008-02-12 18:34:31 +00:00
StmtGraphTraits.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
StmtIterator.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
StmtNodes.def Bunch of type defs, etc. for @synchronized. 2008-01-29 18:21:32 +00:00
StmtVisitor.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TargetBuiltins.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TranslationUnit.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Type.h Alternate address spaces work: 2008-02-20 20:55:12 +00:00
X86Builtins.def remove attributions from .def files. 2007-12-29 20:03:32 +00:00