aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/ExternalASTSource.cpp
AgeCommit message (Expand)Author
2013-02-07Simplify FindExternalVisibleDeclsByName by making it return a bool indicatingRichard Smith
2012-04-16Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky
2011-08-24Don't force the complete deserialization of the visible-declarationsDouglas Gregor
2011-07-23remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner
2011-07-15Augment the interface of ExternalASTSource::FindExternalLexicalDecls()Douglas Gregor
2011-05-04From Vassil Vassilev:Axel Naumann
2011-02-28From Vassil Vassilev:Axel Naumann