Searched refs:is_known (Results 1 – 3 of 3) sorted by relevance
220 def is_known(self): member in Analyzed
182 known = 'yes' if data.is_known else '*** NO ***'
67 pub fn is_known(&self) -> bool { in is_known() method