Lines Matching refs:secondPass

2537                                cmGeneratorTarget const* head, bool secondPass)  in cmTargetCollectLinkLanguages()  argument
2542 , SecondPass(secondPass) in cmTargetCollectLinkLanguages()
2687 bool secondPass) const in ComputeLinkClosure()
2692 this->GetLinkImplementation(config, secondPass); in ComputeLinkClosure()
2699 cmTargetCollectLinkLanguages cll(this, config, languages, this, secondPass); in ComputeLinkClosure()
2708 if (secondPass || lc.LinkerLanguage.empty()) { in ComputeLinkClosure()
2736 bool secondPass = false; in ComputeLinkClosure() local
2746 secondPass = this->ComputeLinkClosure(config, linkClosure, false) && in ComputeLinkClosure()
2749 if (!secondPass) { in ComputeLinkClosure()
2754 if (secondPass) { in ComputeLinkClosure()
2757 this->ComputeLinkClosure(config, linkClosure, secondPass); in ComputeLinkClosure()
6445 bool secondPass) const in GetLinkInterface()
6449 return this->GetImportLinkInterface(config, head, false, secondPass); in GetLinkInterface()
6462 if (secondPass) { in GetLinkInterface()
6480 this->ComputeLinkInterface(config, iface, head, secondPass); in GetLinkInterface()
6497 cmGeneratorTarget const* headTarget, bool secondPass) const in ComputeLinkInterface()
6511 this->GetLinkImplementation(config, secondPass); in ComputeLinkInterface()
6541 this->GetLinkImplementation(config, secondPass)) { in ComputeLinkInterface()
7074 bool usage_requirements_only, bool secondPass) const in GetImportLinkInterface()
7086 if (secondPass) { in GetImportLinkInterface()
7315 const std::string& config, bool secondPass) const in GetLinkImplementation()
7324 if (secondPass) { in GetLinkImplementation()