Home
last modified time | relevance | path

Searched defs:child_tree (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dsubtype_check_test.cc378 SCTree child_tree = SCTree::Lookup(child); in TEST_F() local
403 SCTree child_tree = SCTree::Lookup(child); in TEST_F() local
428 SCTree child_tree = SCTree::Lookup(child); in TEST_F() local
478 SCTree child_tree = SCTree::Lookup(child); in TEST_F() local
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtree.rb332 def add_child( child_tree ) argument