Home
last modified time | relevance | path

Searched defs:GetAncestor (Results 1 – 5 of 5) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITree.cs69 ITree GetAncestor(int ttype); in GetAncestor() method
DBaseTree.cs384 public virtual ITree GetAncestor(int ttype) { in GetAncestor() method in Antlr.Runtime.Tree.BaseTree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DITree.cs73 ITree GetAncestor( int ttype ); in GetAncestor() method
DBaseTree.cs504 public virtual ITree GetAncestor( int ttype ) in GetAncestor() method in Antlr.Runtime.Tree.BaseTree
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1061 func (m *Index) GetAncestor() bool { func
1378 func (m *Query) GetAncestor() *Reference { func
1804 func (m *CompiledQuery_EntityFilter) GetAncestor() *Reference { func