Searched refs:PlatformMatches (Results 1 – 3 of 3) sorted by relevance
61 bool PlatformMatches(const lldb::PlatformSP &platform_sp) const;
121 bool OptionGroupPlatform::PlatformMatches( in PlatformMatches() function in OptionGroupPlatform
104 if (!platform_options->PlatformMatches(platform_sp)) { in CreateTargetInternal()