Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Druntime_deps_unittest.cc66 Target loadable(setup.settings(), Label(SourceDir("//"), "loadable")); in TEST_F() local
/third_party/rust/rust/compiler/rustc_query_system/src/query/
Dplumbing.rs793 let loadable = query.loadable_from_disk(qcx, key, serialized_dep_node_index); in ensure_must_run() localVariable