Searched defs:isZeroInit (Results 1 – 3 of 3) sorted by relevance
2413 bool isZeroInit(const ref Loc loc) in isZeroInit() function3450 override bool isZeroInit(const ref Loc loc) const in isZeroInit() function3594 override bool isZeroInit(const ref Loc loc) in isZeroInit() function3691 override bool isZeroInit(const ref Loc loc) in isZeroInit() function3882 override bool isZeroInit(const ref Loc loc) const in isZeroInit() function3972 override bool isZeroInit(const ref Loc loc) const in isZeroInit() function4120 override bool isZeroInit(const ref Loc loc) const in isZeroInit() function4167 override bool isZeroInit(const ref Loc loc) const in isZeroInit() function5208 override bool isZeroInit(const ref Loc loc) const in isZeroInit() function5721 override bool isZeroInit(const ref Loc loc) in isZeroInit() function[all …]
1800 bool Type::isZeroInit(Loc) in isZeroInit() function3537 bool TypeBasic::isZeroInit(Loc) in isZeroInit() function3836 bool TypeVector::isZeroInit(Loc loc) in isZeroInit() function4329 bool TypeSArray::isZeroInit(Loc loc) in isZeroInit() function4558 bool TypeDArray::isZeroInit(Loc) in isZeroInit() function4854 bool TypeAArray::isZeroInit(Loc) in isZeroInit() function5066 bool TypePointer::isZeroInit(Loc) in isZeroInit() function5131 bool TypeReference::isZeroInit(Loc) in isZeroInit() function6522 bool TypeDelegate::isZeroInit(Loc) in isZeroInit() function7777 bool TypeEnum::isZeroInit(Loc loc) in isZeroInit() function[all …]
509 static bool isZeroInit(const SectionRef Section) { in isZeroInit() function