Home
last modified time | relevance | path

Searched defs:isRoot (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.h100 bool isRoot() const { return !Func; } in isRoot() function
H A DPointer.h216 bool isRoot() const { in isRoot() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCPseudoProbe.h116 bool isRoot() { return Guid == 0; } in isRoot() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSuffixTree.h93 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmodule.h144 bool isRoot() { return this->importedFrom == this; } in isRoot() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmodule.h136 bool isRoot() { return this->importedFrom == this; } in isRoot() function
H A Ddmodule.d1419 bool isRoot() nothrow in isRoot() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp792 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anon8dbf25c70211::MRT