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

References

tools/clang/lib/Lex/PPLexerChange.cpp
  208   while (!Path.empty()) {
  209     if (auto CurDir = FM.getDirectory(Path)) {
  211         Result = FilePath.substr(Path.size());
  218     Path = llvm::sys::path::parent_path(Path);
  218     Path = llvm::sys::path::parent_path(Path);