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

References

tools/clang/lib/Lex/HeaderSearch.cpp
  755     if (RelativePath) {
  756       RelativePath->clear();
  757       RelativePath->append(Filename.begin(), Filename.end());
  826         if (RelativePath) {
  827           RelativePath->clear();
  828           RelativePath->append(Filename.begin(), Filename.end());
  901         Filename, *this, IncludeLoc, SearchPath, RelativePath, RequestingModule,
  988           Includers.front(), SearchPath, RelativePath, RequestingModule,