Return the subsection type ID for the given spelling.
Declared in <llvm/Support/AArch64BuildAttributes.h>
SubsectionType
getTypeID(StringRef Type);
The matching SubsectionType, or TYPE_NOT_FOUND if unrecognized.
| Name | Description |
|---|---|
| Type | Type string ("uleb128" or "ntbs"). |