Searched refs:NameOnly (Results 1 – 3 of 3) sorted by relevance
217 NameOnly = 1<<0, // Only querying for CMI names, not contents enumerator
181 * `1<<0`, `NameOnly`: The request is for the name only, and not the184 The `NameOnly` flag may be provded in a handshake response, and189 `NameOnly` requests even if the server did not ask for such.
19306 bool want_deps = (bool (mapper->get_flags () & Cody::Flags::NameOnly) in name_pending_imports()19325 flags = Cody::Flags::NameOnly; in name_pending_imports()