Searched defs:isFull (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DRewriteRope.cpp156 bool isFull() const { return NumPieces == 2*WidthFactor; } function in class:__anon3201::RopePieceBTreeLeaf
H A DDeltaTree.cpp90 bool isFull() const { return NumValuesUsed == 2*WidthFactor-1; } function in class:__anon3197::DeltaTreeNode

Completed in 49 milliseconds