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