Searched refs:appendChildLowLevel (Results 1 – 4 of 4) sorted by relevance
24 static void appendChildLowLevel(syntax::Tree *T, syntax::Node *Child, in appendChildLowLevel() function in clang::syntax::FactoryImpl26 T->appendChildLowLevel(Child, R); in appendChildLowLevel()204 FactoryImpl::appendChildLowLevel(T, Child.first, Child.second); in createTree()
70 void syntax::Tree::appendChildLowLevel(Node *Child, NodeRole Role) { in appendChildLowLevel() function in syntax::Tree75 appendChildLowLevel(Child); in appendChildLowLevel()78 void syntax::Tree::appendChildLowLevel(Node *Child) { in appendChildLowLevel() function in syntax::Tree
643 Node->appendChildLowLevel(C); in foldChildren()
248 void appendChildLowLevel(Node *Child, NodeRole Role);254 void appendChildLowLevel(Node *Child);