Home
last modified time | relevance | path

Searched refs:DoSplit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Rewrite/
H A DDeltaTree.cpp111 void DoSplit(InsertResult &InsertRes);
221 DoSplit(*InsertRes); in DoInsertion()
262 DoSplit(*InsertRes); in DoInsertion()
298 void DeltaTreeNode::DoSplit(InsertResult &InsertRes) { in DoSplit() function in DeltaTreeNode