Home
last modified time | relevance | path

Searched defs:someVar (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DnoImplicitAnyAndPrivateMembersWithoutTypeAnnotations.ts5 private someVar; property in Something
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dallowlist-file.rs14 pub static mut someVar: ::std::os::raw::c_int; constant