Searched defs:const_str (Results 1 – 6 of 6) sorted by relevance
124 fn const_str<'tcx>(cx: &LateContext<'tcx>, e: &'tcx Expr<'_>) -> Option<String> { in const_str() function
40 fn const_str<T>() -> &'static str { in const_str() function
23 fn const_str(&self, s: &str) -> (Self::Value, Self::Value); in const_str() method
193 fn const_str(&self, s: &str) -> (&'ll Value, &'ll Value) { in const_str() method
133 fn const_str(&self, s: &str) -> (RValue<'gcc>, RValue<'gcc>) { in const_str() method
3978 string const_str; in build_qualified_type_decl() local