Lines Matching refs:RelativePath
950 SmallVectorImpl<char> *RelativePath, in LookupFile() argument
1012 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
1030 RelativePath, RequestingModule, SuggestedModule, IsMapped, in LookupFile()
1047 Filename, CurFileEnt, SearchPath, RelativePath, RequestingModule, in LookupFile()
1062 Filename, CurFileEnt, SearchPath, RelativePath, in LookupFile()
2007 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() argument
2012 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2027 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2058 Callbacks ? &RelativePath : nullptr, &SuggestedModule, &IsMapped, in LookupHeaderIncludeOrImport()
2162 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
2183 LookupFilename, RelativePath, SearchPath, SuggestedModule, isAngled); in HandleHeaderIncludeOrImport()
2364 FilenameRange, File, SearchPath, RelativePath, in HandleHeaderIncludeOrImport()