Searched defs:isRoot (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h100 bool isRoot() const { return !Func; } function in class:clang::interp::final
H A DPointer.h216 bool isRoot() const { function in class:clang::interp::Pointer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h93 bool isRoot() const { return StartIdx == EmptyIdx; } function in struct:llvm::SuffixTreeNode
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp788 bool isRoot = N == Pattern.getDstPattern(); local
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c72518 balance_nonroot( MemPage *pParent, int iParentIdx, u8 *aOvflSpace, int isRoot, int bBulk ) argument
[all...]

Completed in 522 milliseconds