Home
last modified time | relevance | path

Searched defs:hygiene (Results 1 – 25 of 26) sorted by relevance

12

/dports/shells/elvish/elvish-0.17.0/
H A DCONTRIBUTING.md139 ### Formatting
156 ### Linting
170 ### Spell checking
181 ### Running all checks
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/path/
H A Dlower.rs27 let hygiene = ctx.hygiene(); in lower_path() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/path/
H A Dlower.rs27 let hygiene = ctx.hygiene(); in lower_path() localVariable
/dports/lang/gauche/Gauche-0.9.10/test/
H A Dmacro.scm482 (define-syntax hygiene (syntax-rules () unknown
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/
H A Dbody.rs42 hygiene: Hygiene, field
68 let hygiene = Hygiene::new(db.upcast(), current_file_id); in new() localVariable
H A Dattr.rs116 let hygiene = Hygiene::new(db.upcast(), owner.file_id); in from_attrs_owner() localVariable
170 let hygiene = Hygiene::new_unhygienic(); in filter() localVariable
H A Ditem_tree.rs117 let hygiene = Hygiene::new(db.upcast(), file_id); in file_item_tree_query() localVariable
150 let hygiene = Hygiene::new(db.upcast(), loc.ast_id.file_id); in block_item_tree() localVariable
751 let hygiene = Hygiene::new(db.upcast(), file_id); in use_tree_to_ast() localVariable
H A Dlib.rs733 let hygiene = Hygiene::new(db.upcast(), call.ast_id.file_id); in macro_call_as_call_id() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/
H A Dbody.rs42 hygiene: Hygiene, field
68 let hygiene = Hygiene::new(db.upcast(), current_file_id); in new() localVariable
H A Dattr.rs116 let hygiene = Hygiene::new(db.upcast(), owner.file_id); in from_attrs_owner() localVariable
170 let hygiene = Hygiene::new_unhygienic(); in filter() localVariable
H A Ditem_tree.rs118 let hygiene = Hygiene::new(db.upcast(), file_id); in file_item_tree_query() localVariable
770 let hygiene = Hygiene::new(db.upcast(), file_id); in use_tree_to_ast() localVariable
H A Dlib.rs728 let hygiene = Hygiene::new(db.upcast(), call.ast_id.file_id); in macro_call_as_call_id() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir/src/
H A Dsource_analyzer.rs255 let hygiene = Hygiene::new(db.upcast(), self.file_id); in resolve_path_as_macro() localVariable
317 let hygiene = Hygiene::new(db.upcast(), self.file_id); in resolve_path() localVariable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/body/
H A Dlower.rs42 hygiene: Hygiene, field
61 pub(crate) fn hygiene(&self) -> &Hygiene { in hygiene() method
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/body/
H A Dlower.rs42 hygiene: Hygiene, field
61 pub(crate) fn hygiene(&self) -> &Hygiene { in hygiene() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/item_tree/
H A Dlower.rs22 hygiene: Hygiene, field
743 hygiene: &'a Hygiene, field
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/item_tree/
H A Dlower.rs25 hygiene: Hygiene, field
849 hygiene: &'a Hygiene, field
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/
H A DTDB2.cpp566 std::string hygiene = _dirty ? red.colorize ("O") : green.colorize ("-"); in dump() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir/src/
H A Dsource_analyzer.rs305 let hygiene = Hygiene::new(db.upcast(), self.file_id); in resolve_path() localVariable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_expand/src/
H A Dlib.rs10 pub mod hygiene; module
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_expand/src/
H A Dlib.rs10 pub mod hygiene; module
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-718.0.0/src/
H A Dlib.rs38 pub mod hygiene; module
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-722.0.0/src/
H A Dlib.rs40 pub mod hygiene; module
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_span/src/
H A Dlib.rs42 pub mod hygiene; module
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_span/src/
H A Dlib.rs40 pub mod hygiene; module

12