Searched defs:IsNil (Results 1 – 17 of 17) sorted by relevance
30 func (p Pointer) IsNil() bool { func
27 func (p Pointer) IsNil() bool { func
62 public override bool IsNil { property in Antlr.Runtime.Tree.CommonErrorNode
105 public override bool IsNil { property in Antlr.Runtime.Tree.CommonTree
113 bool IsNil { property
103 public virtual bool IsNil { property in Antlr.Runtime.Tree.BaseTree
100 bool IsNil(object tree); in IsNil() method
77 public virtual bool IsNil(object tree) { in IsNil() method in Antlr.Runtime.Tree.BaseTreeAdaptor
248 public bool IsNil() { in IsNil() method in Antlr.Runtime.BitSet
74 bool SocketAddress::IsNil() const { in IsNil() function in rtc::SocketAddress
70 bool IPAddress::IsNil() const { in IsNil() function in rtc::IPAddress
72 func (c Context) IsNil() bool { return c.C == nil } func73 func (c Module) IsNil() bool { return c.C == nil } func74 func (c Type) IsNil() bool { return c.C == nil } func75 func (c Value) IsNil() bool { return c.C == nil } func76 func (c BasicBlock) IsNil() bool { return c.C == nil } func77 func (c Builder) IsNil() bool { return c.C == nil } func78 func (c ModuleProvider) IsNil() bool { return c.C == nil } func79 func (c MemoryBuffer) IsNil() bool { return c.C == nil } func80 func (c PassManager) IsNil() bool { return c.C == nil } func81 func (c Use) IsNil() bool { return c.C == nil } func
112 public virtual bool IsNil(object tree) { in IsNil() method in Antlr.Runtime.Debug.DebugTreeAdaptor
62 func (p pointer) IsNil() bool { func
70 func (p pointer) IsNil() bool { func
504 property IsNil: Boolean read GetIsNil; property1276 function IsNil(const Tree: IANTLRInterface): Boolean; virtual; in IsNil() function2835 function TBaseTreeAdaptor.IsNil(const Tree: IANTLRInterface): Boolean; in IsNil() function
474 property IsNil: Boolean read GetIsNil; property