Home
last modified time | relevance | path

Searched defs:addRoot (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/proto/
H A Dgc.d169 void addRoot(void* p) nothrow @nogc in addRoot() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/manual/
H A Dgc.d188 void addRoot(void* p) nothrow @nogc in addRoot() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/manual/
H A Dgc.d198 void addRoot(void* p) nothrow @nogc in addRoot() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineDominators.h30 inline void DominatorTreeBase<MachineBasicBlock, false>::addRoot( in addRoot() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/
H A Dcustom_gc.d141 void addRoot(void* p) nothrow @nogc in addRoot() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h371 ExplodedNode *addRoot(ExplodedNode *V) { in addRoot() function