aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/StmtObjC.h
AgeCommit message (Expand)Author
2009-05-26Remove a bunch of unused constructorsAnders Carlsson
2009-04-26Add PCH read/write support for ObjC statements.Steve Naroff
2009-04-26split ObjC and C++ Statements out into their own headers.Chris Lattner