Searched defs:LabelType (Results 1 – 9 of 9) sorted by relevance
25 typedef typename Writer::LabelType LabelType; typedef
85 enum LabelType { enum
130 enum LabelType { enum
908 public enum LabelType { enum in AlphabeticIndex.Bucket
872 public enum LabelType { enum in AlphabeticIndex.Bucket
294 enum class LabelType : uint16_t { enum
292 enum class LabelType : uint16_t { enum
624 func (c Context) LabelType() (t Type) { t.C = C.LLVMLabelTypeInContext(c.C); return } func627 func LabelType() (t Type) { t.C = C.LLVMLabelType(); return } func