clang 23.0.0git
OptionalUnsigned.h File Reference

Defines clang::OptionalUnsigned. More...

#include <cassert>
#include <llvm/ADT/STLForwardCompat.h>
#include <optional>

Go to the source code of this file.

Classes

struct  clang::OptionalUnsigned< T >

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.

Typedefs

using clang::UnsignedOrNone = OptionalUnsigned<unsigned>

Detailed Description

Defines clang::OptionalUnsigned.

Definition in file OptionalUnsigned.h.