Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Rewrite/
H A DDeltaTree.cpp112 void DoSplit(InsertResult &InsertRes);
222 DoSplit(*InsertRes); in DoInsertion()
263 DoSplit(*InsertRes); in DoInsertion()
299 void DeltaTreeNode::DoSplit(InsertResult &InsertRes) { in DoSplit() function in DeltaTreeNode