Searched refs:PlatformWasSpecified (Results 1 – 2 of 2) sorted by relevance
42 bool PlatformWasSpecified() const { return !m_platform_name.empty(); } in PlatformWasSpecified() function
88 if (platform_options && platform_options->PlatformWasSpecified() && in CreateTargetInternal()