clang API Documentation

Functions
AST/MicrosoftCXXABI.cpp File Reference
#include "CXXABI.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/Attr.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/MangleNumberingContext.h"
#include "clang/AST/RecordLayout.h"
#include "clang/AST/Type.h"
#include "clang/Basic/TargetInfo.h"
Include dependency graph for AST/MicrosoftCXXABI.cpp:

Go to the source code of this file.

Functions

static bool usesMultipleInheritanceModel (const CXXRecordDecl *RD)
static std::pair< unsigned,
unsigned
getMSMemberPointerSlots (const MemberPointerType *MPT)

Function Documentation

static std::pair<unsigned, unsigned> getMSMemberPointerSlots ( const MemberPointerType MPT) [static]
static bool usesMultipleInheritanceModel ( const CXXRecordDecl RD) [static]