aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/DeclXML.cpp
AgeCommit message (Expand)Author
2009-06-30De-ASTContext-ify DeclContext.Argyrios Kyrtzidis
2009-06-30Remove the ASTContext parameter from the getBody() methods of Decl and subcla...Argyrios Kyrtzidis
2009-06-15More XML output support, from Olaf Krzikalla!Douglas Gregor