Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DDeltaTree.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