Searched defs:with_code (Results 1 – 2 of 2) sorted by relevance
187 pub fn with_code(mut self, code: impl Into<String>) -> Diagnostic<FileId> { in with_code() method
116 pub fn with_code(mut self, code: impl Into<String>) -> Self { in with_code() method