clang API Documentation

Classes | Namespaces
TargetCXXABI.h File Reference

Defines the TargetCXXABI class, which abstracts details of the C++ ABI that we're targeting. More...

#include "llvm/ADT/Triple.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for TargetCXXABI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::TargetCXXABI
 The basic abstraction for the target C++ ABI. More...

Namespaces

namespace  clang

Detailed Description

Defines the TargetCXXABI class, which abstracts details of the C++ ABI that we're targeting.

Definition in file TargetCXXABI.h.