reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
51 instances;
183 auto it = TypeServerSource::instances.find(*p); 186 assert(it != TypeServerSource::instances.end()); 225 auto it = TypeServerSource::instances.emplace( 243 TypeServerSource::instances[path] = {toString(ts.takeError()), nullptr}; 245 TypeServerSource::instances[path] = {{}, *ts};