clang 24.0.0git
PrimType.cpp File Reference
#include "PrimType.h"
#include "Boolean.h"
#include "Char.h"
#include "FixedPoint.h"
#include "Floating.h"
#include "IntegralAP.h"
#include "MemberPointer.h"
#include "Pointer.h"

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::interp

Functions

size_t clang::interp::primSize (PrimType Type)
 Returns the size of a primitive type in bytes.