summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ExternalASTSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move virtual methods out of line.Rafael Espindola2014-05-211-0/+26
* If a declaration is loaded, and then a module import adds a redeclaration, thenRichard Smith2014-05-161-0/+20
* [C++11] Use 'nullptr'. AST edition.Craig Topper2014-05-121-3/+3
* Simplify FindExternalVisibleDeclsByName by making it return a bool indicatingRichard Smith2013-02-071-2/+2
* Implement the all_lookups_iterator for PCH as a follow-up to r153970. ThisNick Lewycky2012-04-161-1/+4
* Don't force the complete deserialization of the visible-declarationsDouglas Gregor2011-08-241-2/+0
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+1
* Augment the interface of ExternalASTSource::FindExternalLexicalDecls()Douglas Gregor2011-07-151-2/+2
* From Vassil Vassilev:Axel Naumann2011-05-041-0/+2
* From Vassil Vassilev:Axel Naumann2011-02-281-0/+59
OpenPOWER on IntegriCloud