clang 24.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
 Top level wrappers for InstallAPI frontend operations.

Typedefs

using clang::UnsignedOrNone = OptionalUnsigned<unsigned>

Detailed Description

Defines clang::OptionalUnsigned.

Definition in file OptionalUnsigned.h.