Searched defs:BUILTINS (Results 1 – 2 of 2) sorted by relevance
45 static BUILTINS: Lazy<HashSet<&'static str>> = Lazy::new(|| { constant
26 BUILTINS = types.SimpleNamespace() namespace