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