Home
last modified time | relevance | path

Searched refs:stdLibString (Results 1 – 15 of 15) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmLinkLineComputer.cxx221 cmComputeLinkInformation& cli, std::string const& stdLibString) in ComputeLinkLibraries() argument
225 this->ComputeLinkLibraries(cli, stdLibString, linkLibrariesList); in ComputeLinkLibraries()
231 cmComputeLinkInformation& cli, std::string const& stdLibString, in ComputeLinkLibraries() argument
255 if (!stdLibString.empty()) { in ComputeLinkLibraries()
256 fout << stdLibString << " "; in ComputeLinkLibraries()
H A DcmLinkLineDeviceComputer.cxx73 cmComputeLinkInformation& cli, std::string const& stdLibString, in ComputeLinkLibraries() argument
154 if (!stdLibString.empty()) { in ComputeLinkLibraries()
155 linkLibraries.emplace_back(cmStrCat(stdLibString, ' ')); in ComputeLinkLibraries()
H A DcmLinkLineComputer.h49 std::string const& stdLibString);
52 cmComputeLinkInformation& cli, std::string const& stdLibString,
H A DcmLinkLineDeviceComputer.h35 cmComputeLinkInformation& cli, std::string const& stdLibString,
H A DcmLocalGenerator.cxx1803 std::string stdLibString = this->Makefile->GetSafeDefinition( in OutputLinkLibraries() local
1813 linkLineComputer->ComputeLinkLibraries(cli, stdLibString, linkLibraries); in OutputLinkLibraries()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmLinkLineComputer.cxx221 cmComputeLinkInformation& cli, std::string const& stdLibString) in ComputeLinkLibraries() argument
225 this->ComputeLinkLibraries(cli, stdLibString, linkLibrariesList); in ComputeLinkLibraries()
231 cmComputeLinkInformation& cli, std::string const& stdLibString, in ComputeLinkLibraries() argument
255 if (!stdLibString.empty()) { in ComputeLinkLibraries()
256 fout << stdLibString << " "; in ComputeLinkLibraries()
H A DcmLinkLineDeviceComputer.cxx73 cmComputeLinkInformation& cli, std::string const& stdLibString, in ComputeLinkLibraries() argument
154 if (!stdLibString.empty()) { in ComputeLinkLibraries()
155 linkLibraries.emplace_back(cmStrCat(stdLibString, ' ')); in ComputeLinkLibraries()
H A DcmLinkLineComputer.h49 std::string const& stdLibString);
52 cmComputeLinkInformation& cli, std::string const& stdLibString,
H A DcmLinkLineDeviceComputer.h35 cmComputeLinkInformation& cli, std::string const& stdLibString,
H A DcmLocalGenerator.cxx1803 std::string stdLibString = this->Makefile->GetSafeDefinition( in OutputLinkLibraries() local
1813 linkLineComputer->ComputeLinkLibraries(cli, stdLibString, linkLibraries); in OutputLinkLibraries()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmLinkLineComputer.cxx221 cmComputeLinkInformation& cli, std::string const& stdLibString) in ComputeLinkLibraries() argument
225 this->ComputeLinkLibraries(cli, stdLibString, linkLibrariesList); in ComputeLinkLibraries()
231 cmComputeLinkInformation& cli, std::string const& stdLibString, in ComputeLinkLibraries() argument
255 if (!stdLibString.empty()) { in ComputeLinkLibraries()
256 fout << stdLibString << " "; in ComputeLinkLibraries()
H A DcmLinkLineDeviceComputer.cxx73 cmComputeLinkInformation& cli, std::string const& stdLibString, in ComputeLinkLibraries() argument
154 if (!stdLibString.empty()) { in ComputeLinkLibraries()
155 linkLibraries.emplace_back(cmStrCat(stdLibString, ' ')); in ComputeLinkLibraries()
H A DcmLinkLineComputer.h49 std::string const& stdLibString);
52 cmComputeLinkInformation& cli, std::string const& stdLibString,
H A DcmLinkLineDeviceComputer.h35 cmComputeLinkInformation& cli, std::string const& stdLibString,
H A DcmLocalGenerator.cxx1803 std::string stdLibString = this->Makefile->GetSafeDefinition( in OutputLinkLibraries() local
1813 linkLineComputer->ComputeLinkLibraries(cli, stdLibString, linkLibraries); in OutputLinkLibraries()