Home
last modified time | relevance | path

Searched refs:cmNinjaLinkLineComputer (Results 1 – 10 of 10) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmNinjaLinkLineComputer.h16 class cmNinjaLinkLineComputer : public cmLinkLineComputer
19 cmNinjaLinkLineComputer(cmOutputConverter* outputConverter,
23 cmNinjaLinkLineComputer(cmNinjaLinkLineComputer const&) = delete;
24 cmNinjaLinkLineComputer& operator=(cmNinjaLinkLineComputer const&) = delete;
H A DcmNinjaLinkLineComputer.cxx10 cmNinjaLinkLineComputer::cmNinjaLinkLineComputer( in cmNinjaLinkLineComputer() function in cmNinjaLinkLineComputer
18 std::string cmNinjaLinkLineComputer::ConvertToLinkReference( in ConvertToLinkReference()
H A DcmGlobalNinjaGenerator.cxx144 cm::make_unique<cmNinjaLinkLineComputer>( in CreateLinkLineComputer()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmNinjaLinkLineComputer.h16 class cmNinjaLinkLineComputer : public cmLinkLineComputer
19 cmNinjaLinkLineComputer(cmOutputConverter* outputConverter,
23 cmNinjaLinkLineComputer(cmNinjaLinkLineComputer const&) = delete;
24 cmNinjaLinkLineComputer& operator=(cmNinjaLinkLineComputer const&) = delete;
H A DcmNinjaLinkLineComputer.cxx10 cmNinjaLinkLineComputer::cmNinjaLinkLineComputer( in cmNinjaLinkLineComputer() function in cmNinjaLinkLineComputer
18 std::string cmNinjaLinkLineComputer::ConvertToLinkReference( in ConvertToLinkReference()
H A DCMakeLists.txt843 cmNinjaLinkLineComputer.cxx
844 cmNinjaLinkLineComputer.h
H A DcmGlobalNinjaGenerator.cxx144 cm::make_unique<cmNinjaLinkLineComputer>( in CreateLinkLineComputer()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmNinjaLinkLineComputer.h16 class cmNinjaLinkLineComputer : public cmLinkLineComputer
19 cmNinjaLinkLineComputer(cmOutputConverter* outputConverter,
23 cmNinjaLinkLineComputer(cmNinjaLinkLineComputer const&) = delete;
24 cmNinjaLinkLineComputer& operator=(cmNinjaLinkLineComputer const&) = delete;
H A DcmNinjaLinkLineComputer.cxx10 cmNinjaLinkLineComputer::cmNinjaLinkLineComputer( in cmNinjaLinkLineComputer() function in cmNinjaLinkLineComputer
18 std::string cmNinjaLinkLineComputer::ConvertToLinkReference( in ConvertToLinkReference()
H A DcmGlobalNinjaGenerator.cxx144 cm::make_unique<cmNinjaLinkLineComputer>( in CreateLinkLineComputer()