Lines Matching refs:RelativePath
936 SmallVectorImpl<char> *RelativePath, in LookupFile() argument
999 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
1017 RelativePath, RequestingModule, SuggestedModule, IsMapped, in LookupFile()
1034 Filename, CurFileEnt, SearchPath, RelativePath, RequestingModule, in LookupFile()
1049 Filename, CurFileEnt, SearchPath, RelativePath, in LookupFile()
1994 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() argument
1998 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2016 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2047 Callbacks ? &RelativePath : nullptr, &SuggestedModule, &IsMapped, in LookupHeaderIncludeOrImport()
2151 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
2172 LookupFilename, RelativePath, SearchPath, SuggestedModule, isAngled); in HandleHeaderIncludeOrImport()
2355 FilenameRange, File, SearchPath, RelativePath, in HandleHeaderIncludeOrImport()