Home
last modified time | relevance | path

Searched refs:NameOnly (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dcody.hh217 NameOnly = 1<<0, // Only querying for CMI names, not contents enumerator
H A DREADME.md181 * `1<<0`, `NameOnly`: The request is for the name only, and not the
184 The `NameOnly` flag may be provded in a handshake response, and
189 `NameOnly` requests even if the server did not ask for such.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc19306 bool want_deps = (bool (mapper->get_flags () & Cody::Flags::NameOnly) in name_pending_imports()
19325 flags = Cody::Flags::NameOnly; in name_pending_imports()