Searched defs:parse_or_expand (Results 1 – 2 of 2) sorted by relevance
98 fn parse_or_expand(&self, file_id: HirFileId) -> SyntaxNode; in parse_or_expand() method262 fn parse_or_expand(db: &dyn ExpandDatabase, file_id: HirFileId) -> SyntaxNode { in parse_or_expand() function
144 pub fn parse_or_expand(&self, file_id: HirFileId) -> SyntaxNode { in parse_or_expand() method525 fn parse_or_expand(&self, file_id: HirFileId) -> SyntaxNode { in parse_or_expand() method