Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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