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

References

tools/clang/tools/extra/clangd/index/Background.cpp
  363   Inputs.FS = std::move(FS);
  364   Inputs.FS->setCurrentWorkingDirectory(Cmd.Directory);
  365   Inputs.CompileCommand = std::move(Cmd);
  367   auto CI = buildCompilerInvocation(Inputs, IgnoreDiags);
  372                                        std::move(*Buf), Inputs.FS, IgnoreDiags);
  419   Index.Cmd = Inputs.CompileCommand;
  424       Inputs.CompileCommand.Filename, Index.Symbols->size(),