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

References

tools/clang/lib/Lex/HeaderSearch.cpp
  370     if (RelativePath) {
  371       RelativePath->clear();
  372       RelativePath->append(Filename.begin(), Filename.end());
  381     return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath,
  400     if (RelativePath) {
  401       RelativePath->clear();
  402       RelativePath->append(Filename.begin(), Filename.end());