Lines Matching refs:SearchPath
949 ConstSearchDirIterator *CurDirArg, SmallVectorImpl<char> *SearchPath, in LookupFile() argument
1012 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
1029 Filename, FilenameLoc, isAngled, FromDir, &CurDir, Includers, SearchPath, 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()
2057 CurDir, Callbacks ? &SearchPath : nullptr, in LookupHeaderIncludeOrImport()
2161 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
2183 LookupFilename, RelativePath, SearchPath, SuggestedModule, isAngled); in HandleHeaderIncludeOrImport()
2364 FilenameRange, File, SearchPath, RelativePath, in HandleHeaderIncludeOrImport()