Searched defs:appendChildLowLevel (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/Tooling/Syntax/ | ||
D | Tree.cpp | 70 void syntax::Tree::appendChildLowLevel(Node *Child, NodeRole Role) { in appendChildLowLevel() function in syntax::Tree |
D | Synthesis.cpp | 24 static void appendChildLowLevel(syntax::Tree *T, syntax::Node *Child, in appendChildLowLevel() function in clang::syntax::FactoryImpl |