Searched defs:isLeaf (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DRewriteRope.cpp91 RopePieceBTreeNode(bool isLeaf) : Size(0), IsLeaf(isLeaf) {} argument
95 bool isLeaf() const { return IsLeaf; } function in class:__anon3338::RopePieceBTreeNode
H A DDeltaTree.cpp88 bool isLeaf() const { return IsLeaf; } function in class:__anon3336::DeltaTreeNode
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c169959 int isLeaf; local
[all...]

Completed in 495 milliseconds