reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clangd/unittests/BackgroundIndexTests.cpp
   66     AccessedPaths.insert(ShardIdentifier);
   67     if (Storage.find(ShardIdentifier) == Storage.end()) {
   70     auto IndexFile = readIndexFile(Storage[ShardIdentifier]);
   72       ADD_FAILURE() << "Error while reading " << ShardIdentifier << ':'