Home
last modified time | relevance | path

Searched refs:SetCurrentMakefile (Results 1 – 9 of 9) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalGenerator.h287 void SetCurrentMakefile(cmMakefile* mf) in SetCurrentMakefile() function
H A DcmGlobalGenerator.cxx1518 this->SetCurrentMakefile(this->LocalGenerators[i]->GetMakefile()); in Generate()
1531 this->SetCurrentMakefile(nullptr); in Generate()
H A DcmMakefile.cxx1574 this->GG->SetCurrentMakefile(mf); in BuildsystemFileScope()
1587 this->GG->SetCurrentMakefile(this->CurrentMakefile); in ~BuildsystemFileScope()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalGenerator.h287 void SetCurrentMakefile(cmMakefile* mf) in SetCurrentMakefile() function
H A DcmGlobalGenerator.cxx1518 this->SetCurrentMakefile(this->LocalGenerators[i]->GetMakefile()); in Generate()
1531 this->SetCurrentMakefile(nullptr); in Generate()
H A DcmMakefile.cxx1574 this->GG->SetCurrentMakefile(mf); in BuildsystemFileScope()
1587 this->GG->SetCurrentMakefile(this->CurrentMakefile); in ~BuildsystemFileScope()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalGenerator.h287 void SetCurrentMakefile(cmMakefile* mf) in SetCurrentMakefile() function
H A DcmGlobalGenerator.cxx1518 this->SetCurrentMakefile(this->LocalGenerators[i]->GetMakefile()); in Generate()
1531 this->SetCurrentMakefile(nullptr); in Generate()
H A DcmMakefile.cxx1574 this->GG->SetCurrentMakefile(mf); in BuildsystemFileScope()
1587 this->GG->SetCurrentMakefile(this->CurrentMakefile); in ~BuildsystemFileScope()