Searched defs:LabelType (Results 1 – 2 of 2) sorted by relevance
292 enum class LabelType : uint16_t { enum
695 func (c Context) LabelType() (t Type) { t.C = C.LLVMLabelTypeInContext(c.C); return } func699 func LabelType() (t Type) { t.C = C.LLVMLabelType(); return } func