Lines Matching refs:SearchPath
935 ConstSearchDirIterator *CurDirArg, SmallVectorImpl<char> *SearchPath, in LookupFile() argument
999 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
1016 Filename, FilenameLoc, isAngled, FromDir, &CurDir, Includers, SearchPath, 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()
2046 LookupFromFile, CurDir, Callbacks ? &SearchPath : nullptr, in LookupHeaderIncludeOrImport()
2150 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
2172 LookupFilename, RelativePath, SearchPath, SuggestedModule, isAngled); in HandleHeaderIncludeOrImport()
2355 FilenameRange, File, SearchPath, RelativePath, in HandleHeaderIncludeOrImport()