reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
169 xcode_contents_path = fspec.GetPath(); 170 size_t pos = xcode_contents_path.find("/Xcode.app/Contents/"); 174 xcode_contents_path.erase(pos + strlen("/Xcode.app/Contents/")); 176 xcode_contents_path.clear(); 199 xcode_contents_path = default_xcode_sdk.substr( 205 if (!xcode_contents_path.empty()) { 209 xcode_contents_path.c_str(), version.getMajor(),