Home
last modified time | relevance | path

Searched refs:PC_PATHNAME (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmapper-client.cc324 if (repo.GetCode () == Cody::Client::PC_PATHNAME) in open_module_client()
H A Dmodule.cc19150 if (packet.GetCode () == Cody::Client::PC_PATHNAME) in set_filename()
19188 else if (packet.GetCode () == Cody::Client::PC_PATHNAME) in maybe_translate_include()
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dclient.cc251 return Packet (Client::PC_PATHNAME, std::move (words[1])); in PathnameResponse()
H A Dcody.hh372 PC_PATHNAME enumerator