aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/DeclAccessPair.h
AgeCommit message (Expand)Author
2012-12-01Pull the Attr iteration parts out of Attr.h, so including DeclBase.h doesn't ...Benjamin Kramer
2010-04-06Implement the protected access restriction ([class.protected]), which requiresJohn McCall