clang
10.0.0git
|
Exposes private syntax tree APIs required to implement node synthesis. More...
Static Public Member Functions | |
static void | setCanModify (syntax::Node *N) |
static void | prependChildLowLevel (syntax::Tree *T, syntax::Node *Child, syntax::NodeRole R) |
Exposes private syntax tree APIs required to implement node synthesis.
Should not be used for anything else.
Definition at line 14 of file Synthesis.cpp.
|
inlinestatic |
Definition at line 18 of file Synthesis.cpp.
|
inlinestatic |
Definition at line 16 of file Synthesis.cpp.