Searched defs:const_null (Results 1 – 3 of 3) sorted by relevance
7 fn const_null(&self, t: Self::Type) -> Self::Value; in const_null() method
124 fn const_null(&self, t: &'ll Type) -> &'ll Value { in const_null() method
50 fn const_null(&self, typ: Type<'gcc>) -> RValue<'gcc> { in const_null() method