ΒΆllvm::StringRef getNullabilitySpelling(
    clang::NullabilityKind kind,
    bool isContextSensitive = false)

Description

Retrieve the spelling of the given nullability kind.

Declared at: clang/include/clang/Basic/Specifiers.h:341

Parameters

clang::NullabilityKind kind
bool isContextSensitive = false