/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | nspace.d | 143 override bool hasPointers() in hasPointers() function
|
H A D | safe.d | 64 const hasPointers = v.type.hasPointers(); in checkUnsafeAccess() local
|
H A D | dstruct.d | 187 hasPointers = 0x1, // NB: should use noPointers as in ClassFlags enumerator
|
H A D | mtype.d | 2456 bool hasPointers() in hasPointers() function 3789 override bool hasPointers() in hasPointers() function 3921 override bool hasPointers() const in hasPointers() function 3982 override bool hasPointers() const in hasPointers() function 4125 override bool hasPointers() const in hasPointers() function 5218 override bool hasPointers() const in hasPointers() function 5801 override bool hasPointers() in hasPointers() function 6117 override bool hasPointers() in hasPointers() function 6307 override bool hasPointers() const in hasPointers() function 6554 override bool hasPointers() in hasPointers() function
|
H A D | aggregate.h | 155 hasPointers = 0x1 // NB: should use noPointers as in ClassFlags enumerator
|
H A D | attrib.d | 182 override final bool hasPointers() in hasPointers() function
|
H A D | declaration.d | 1383 override final bool hasPointers() in hasPointers() function
|
H A D | dsymbol.d | 1188 bool hasPointers() in hasPointers() function
|
H A D | dtemplate.d | 7665 override bool hasPointers() in hasPointers() function
|
H A D | expressionsem.d | 13271 const hasPointers = tb.hasPointers(); in fit() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | InterpBlock.h | 51 bool hasPointers() const { return Pointers; } in hasPointers() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | nspace.c | 205 bool Nspace::hasPointers() in hasPointers() function
|
H A D | mtype.c | 2444 bool Type::hasPointers() in hasPointers() function 4364 bool TypeSArray::hasPointers() in hasPointers() function 4568 bool TypeDArray::hasPointers() in hasPointers() function 4864 bool TypeAArray::hasPointers() in hasPointers() function 5071 bool TypePointer::hasPointers() in hasPointers() function 6556 bool TypeDelegate::hasPointers() in hasPointers() function 7782 bool TypeEnum::hasPointers() in hasPointers() function 8233 bool TypeStruct::hasPointers() in hasPointers() function 8973 bool TypeClass::hasPointers() in hasPointers() function
|
H A D | aggregate.h | 172 hasPointers = 0x1 // NB: should use noPointers as in ClassFlags enumerator
|
H A D | dsymbol.c | 190 bool Dsymbol::hasPointers() in hasPointers() function
|
H A D | declaration.c | 2080 bool VarDeclaration::hasPointers() in hasPointers() function
|
H A D | attrib.c | 267 bool AttribDeclaration::hasPointers() in hasPointers() function
|
H A D | dtemplate.c | 8630 bool TemplateMixin::hasPointers() in hasPointers() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | aaA.d | 82 hasPointers = 0x2, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | aaA.d | 85 hasPointers = 0x2, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/ |
H A D | object.d | 1989 hasPointers = 0x1, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
H A D | object.d | 1217 hasPointers = 0x1, enumerator
|