|
clang 22.0.0git
|
#include "PrimType.h"#include "Boolean.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 |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::interp |
Functions | |
| size_t | clang::interp::primSize (PrimType Type) |
| Returns the size of a primitive type in bytes. | |