clang API Documentation

Functions
DeclPrinter.cpp File Reference
#include "clang/AST/ASTContext.h"
#include "clang/AST/Attr.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclObjC.h"
#include "clang/AST/DeclVisitor.h"
#include "clang/AST/Expr.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/PrettyPrinter.h"
#include "clang/Basic/Module.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for DeclPrinter.cpp:

Go to the source code of this file.

Functions

static QualType GetBaseType (QualType T)
static QualType getDeclType (Decl *D)

Function Documentation

static QualType GetBaseType ( QualType  T) [static]
static QualType getDeclType ( Decl D) [static]

Definition at line 129 of file DeclPrinter.cpp.