Lines Matching refs:SearchPath
955 ConstSearchDirIterator *CurDirArg, SmallVectorImpl<char> *SearchPath, in LookupFile() argument
1024 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
1041 Filename, FilenameLoc, isAngled, FromDir, &CurDir, Includers, SearchPath, in LookupFile()
1054 Filename, *CurFileEnt, SearchPath, RelativePath, RequestingModule, in LookupFile()
1065 Filename, *CurFileEnt, SearchPath, RelativePath, in LookupFile()
2101 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() argument
2119 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2139 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2170 LookupFromFile, CurDir, Callbacks ? &SearchPath : nullptr, in LookupHeaderIncludeOrImport()
2275 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
2297 LookupFilename, RelativePath, SearchPath, SuggestedModule, isAngled); in HandleHeaderIncludeOrImport()
2479 FilenameRange, File, SearchPath, RelativePath, in HandleHeaderIncludeOrImport()