Searched refs:parse_global_value_decl (Results 1 – 1 of 1) sorted by relevance
1467 self.parse_global_value_decl() in parse_preamble()1608 fn parse_global_value_decl(&mut self) -> ParseResult<(GlobalValue, GlobalValueData)> { in parse_global_value_decl() method