Searched refs:sysroot_spec (Results 1 – 1 of 1) sorted by relevance
1602 FileSpec sysroot_spec; in AddClangModuleCompilationOptionsForSDKType() local1606 sysroot_spec = GetSDKDirectoryForModules(sdk_type); in AddClangModuleCompilationOptionsForSDKType()1609 if (FileSystem::Instance().IsDirectory(sysroot_spec.GetPath())) { in AddClangModuleCompilationOptionsForSDKType()1611 options.push_back(sysroot_spec.GetPath()); in AddClangModuleCompilationOptionsForSDKType()