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

References

tools/clang/tools/extra/clangd/GlobalCompilationDatabase.cpp
   82   auto FileExtension = llvm::sys::path::extension(File);
   85   Argv.push_back(File);
   86   tooling::CompileCommand Cmd(llvm::sys::path::parent_path(File),
   87                               llvm::sys::path::filename(File), std::move(Argv),