Lines Matching refs:RelativePath
749 SmallVectorImpl<char> *RelativePath, in LookupFile() argument
808 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
826 RelativePath, RequestingModule, SuggestedModule, IsMapped, in LookupFile()
843 Filename, CurFileEnt, SearchPath, RelativePath, RequestingModule, in LookupFile()
858 Filename, CurFileEnt, SearchPath, RelativePath, in LookupFile()
1754 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() argument
1759 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
1796 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
1827 Callbacks ? &RelativePath : nullptr, &SuggestedModule, &IsMapped, in LookupHeaderIncludeOrImport()
1931 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
1956 LookupFilename, RelativePath, SearchPath, SuggestedModule, isAngled); in HandleHeaderIncludeOrImport()
2098 File ? &File->getFileEntry() : nullptr, SearchPath, RelativePath, in HandleHeaderIncludeOrImport()