llvm::AArch64BuildAttributes::getTypeID

Return the subsection type ID for the given spelling.

Synopsis

Declared in <llvm/Support/AArch64BuildAttributes.h>

SubsectionType
getTypeID(StringRef Type);

Return Value

The matching SubsectionType, or TYPE_NOT_FOUND if unrecognized.

Parameters

NameDescription
TypeType string ("uleb128" or "ntbs").