llvm-project/clang/lib/AST
Douglas Gregor 16618f2157 Remove unnecessary ASTContext parameters from isMain and isExternC
llvm-svn: 81589
2009-09-12 00:17:51 +00:00
..
APValue.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ASTConsumer.cpp Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
ASTContext.cpp Fix a regression where write-barrier was not being generated 2009-09-10 23:38:45 +00:00
CMakeLists.txt Update CMakeLists. 2009-08-19 12:02:15 +00:00
Decl.cpp Remove unnecessary ASTContext parameters from isMain and isExternC 2009-09-12 00:17:51 +00:00
DeclBase.cpp When performing unqualified name lookup into a DeclContext, also look into 2009-09-10 16:57:35 +00:00
DeclCXX.cpp No need to build the visible conversionfunction list for root class. 2009-09-11 22:27:50 +00:00
DeclGroup.cpp Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
DeclObjC.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
DeclPrinter.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
DeclTemplate.cpp When stringizing a NamedDecl for a diagnostic, treat the template 2009-09-11 06:45:03 +00:00
DeclarationName.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Expr.cpp Diagnose VLAs as an error in C++. 2009-09-11 00:18:58 +00:00
ExprCXX.cpp Improve handling of initialization by constructor, by ensuring that 2009-09-09 23:08:42 +00:00
ExprConstant.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
InheritViz.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
NestedNameSpecifier.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ParentMap.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
RecordLayoutBuilder.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
RecordLayoutBuilder.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Stmt.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
StmtDumper.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
StmtIterator.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
StmtPrinter.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
StmtProfile.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
StmtViz.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TemplateName.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Type.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TypeLoc.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00