Home | History | Annotate | Download | only in AST

Lines Matching full:clang

15 #include "clang/AST/TemplateBase.h"
16 #include "clang/AST/ASTContext.h"
17 #include "clang/AST/DeclBase.h"
18 #include "clang/AST/DeclTemplate.h"
19 #include "clang/AST/Expr.h"
20 #include "clang/AST/ExprCXX.h"
21 #include "clang/AST/Type.h"
22 #include "clang/AST/TypeLoc.h"
23 #include "clang/Basic/Diagnostic.h"
28 using namespace clang;
37 const ::clang::Type *T = TemplArg.getIntegralType().getTypePtr();
481 const DiagnosticBuilder &clang::operator<<(const DiagnosticBuilder &DB,