Searched refs:sysroot_spec (Results 1 – 1 of 1) sorted by relevance
1069 FileSpec sysroot_spec; in AddClangModuleCompilationOptionsForSDKType() local1073 sysroot_spec = GetSDKDirectoryForModules(sdk_type); in AddClangModuleCompilationOptionsForSDKType()1076 if (FileSystem::Instance().IsDirectory(sysroot_spec.GetPath())) { in AddClangModuleCompilationOptionsForSDKType()1078 options.push_back(sysroot_spec.GetPath()); in AddClangModuleCompilationOptionsForSDKType()