reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
128 if (!BT_null) 129 BT_null.reset(new BuiltinBug(this, "Dereference of null pointer")); 183 *BT_null, buf.empty() ? BT_null->getDescription() : StringRef(buf), N); 183 *BT_null, buf.empty() ? BT_null->getDescription() : StringRef(buf), N);