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

References

tools/clang/lib/Lex/HeaderSearch.cpp
  591       auto Dir = FileMgr.getDirectory(FrameworkPath);
  597       if (llvm::sys::path::extension(FrameworkPath) == ".framework") {
  603       FrameworkPath = llvm::sys::path::parent_path(FrameworkPath);
  603       FrameworkPath = llvm::sys::path::parent_path(FrameworkPath);
  604       if (FrameworkPath.empty())
  611               &File->getFileEntry(), FrameworkPath, RequestingModule,