aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/DeclLookups.h
AgeCommit message (Expand)Author
2013-01-12Add missing includes and forward declarations so that headers don't depend onDmitri Gribenko
2012-08-17When we need the complete set of visible declarations from aDouglas Gregor
2012-04-16Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky
2012-04-03Remove more redundant lookups. Add a new "all_lookups_iterator" which providesNick Lewycky