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

References

tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  883        D != DEnd && !EC;
  884        D.increment(EC)) {
  886     if (llvm::sys::path::extension(D->path()) != ".pcm") {
  890       if (llvm::sys::path::extension(D->path()) == ".pcm.lock")
  898     auto ModuleFile = FileMgr.getFile(D->path());