Home
last modified time | relevance | path

Searched defs:ToTree (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DRewriteRuleNodeStream.cs69 override protected object ToTree(object el) { in ToTree() method in Antlr.Runtime.Tree.RewriteRuleNodeStream
H A DRewriteRuleTokenStream.cs86 override protected object ToTree(object el) { in ToTree() method in Antlr.Runtime.Tree.RewriteRuleTokenStream
H A DRewriteRuleElementStream.cs200 protected virtual object ToTree(object el) { in ToTree() method in Antlr.Runtime.Tree.RewriteRuleElementStream
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1547 function ToTree(const El: IANTLRInterface): IANTLRInterface; virtual; in ToTree() function
1569 function ToTree(const El: IANTLRInterface): IANTLRInterface; override; in ToTree() function
1614 function ToTree(const El: IANTLRInterface): IANTLRInterface; override; in ToTree() function
3602 function TRewriteRuleElementStream.ToTree(const El: IANTLRInterface): IANTLRInterface; in ToTree() function
3649 function TRewriteRuleNodeStream.ToTree( in ToTree() function
3713 function TRewriteRuleTokenStream.ToTree( in ToTree() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1385 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1393 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1571 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection()