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

References

tools/clang/tools/extra/clangd/Preamble.cpp
   97       llvm::MemoryBuffer::getMemBuffer(Inputs.Contents, FileName);
  102       compileCommandsAreEqual(Inputs.CompileCommand, OldCompileCommand) &&
  104                                      Inputs.FS.get())) {
  127   if (Inputs.FS->setCurrentWorkingDirectory(Inputs.CompileCommand.Directory)) {
  127   if (Inputs.FS->setCurrentWorkingDirectory(Inputs.CompileCommand.Directory)) {
  134   Inputs.FS->makeAbsolute(AbsFileName);
  138       StatCache->getProducingFS(Inputs.FS),