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

References

tools/clang/tools/extra/clangd/SourceCode.cpp
  635   if (!llvm::sys::path::is_absolute(FilePath)) {
  638                 FilePath)) {
  639       elog("Could not turn relative path '{0}' to absolute: {1}", FilePath,
  657           llvm::sys::path::parent_path(FilePath))) {
  661                             llvm::sys::path::filename(FilePath));
  665   return FilePath.str().str();