Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Rewrite/Core/
HDDeltaTree.cpp108 void DoSplit(InsertResult &InsertRes);
216 DoSplit(*InsertRes); in DoInsertion()
257 DoSplit(*InsertRes); in DoInsertion()
293 void DeltaTreeNode::DoSplit(InsertResult &InsertRes) { in DoSplit() function in DeltaTreeNode