Searched refs:_sdk_path_cache (Results 1 – 1 of 1) sorted by relevance
149 _sdk_path_cache = {} variable in XcodeSettings418 if sdk_root not in XcodeSettings._sdk_path_cache:420 XcodeSettings._sdk_path_cache[sdk_root] = sdk_path423 return XcodeSettings._sdk_path_cache[sdk_root]