Home
last modified time | relevance | path

Searched refs:SearchPath (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp348 if (SearchPath) { in LookupFile()
350 SearchPath->clear(); in LookupFile()
391 if (SearchPath) { in LookupFile()
533 if (SearchPath) { in DoFrameworkLookup()
534 SearchPath->clear(); in DoFrameworkLookup()
547 if (SearchPath) in DoFrameworkLookup()
548 SearchPath->insert(SearchPath->begin()+OrigSize, Private, in DoFrameworkLookup()
714 if (SearchPath) in LookupFile()
1032 if (SearchPath) { in LookupSubframeworkHeader()
1033 SearchPath->clear(); in LookupSubframeworkHeader()
[all …]
H A DPPDirectives.cpp661 const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, in LookupFile() argument
720 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
736 Filename, FilenameLoc, isAngled, FromDir, CurDir, Includers, SearchPath, in LookupFile()
754 SearchPath, RelativePath, in LookupFile()
770 Filename, CurFileEnt, SearchPath, RelativePath, in LookupFile()
1744 SmallString<1024> SearchPath; in HandleIncludeDirective() local
1760 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in HandleIncludeDirective()
1792 Callbacks ? &SearchPath : nullptr, in HandleIncludeDirective()
1828 Callbacks ? &SearchPath : nullptr, in HandleIncludeDirective()
1966 FilenameRange, File, SearchPath, RelativePath, in HandleIncludeDirective()
H A DPreprocessingRecord.cpp472 StringRef SearchPath, in InclusionDirective() argument
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DDirectoryLookup.h179 SmallVectorImpl<char> *SearchPath,
190 SmallVectorImpl<char> *SearchPath,
H A DPPCallbacks.h130 StringRef SearchPath, in InclusionDirective() argument
380 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() argument
384 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
387 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
H A DHeaderSearch.h398 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
410 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
H A DPreprocessingRecord.h535 const FileEntry *File, StringRef SearchPath,
H A DPreprocessor.h1855 SmallVectorImpl<char> *SearchPath,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp52 StringRef SearchPath, StringRef RelativePath,
76 StringRef SearchPath, in InclusionDirective() argument
H A DDependencyFile.cpp64 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
198 StringRef SearchPath, StringRef RelativePath,
322 StringRef SearchPath, in InclusionDirective() argument
H A DModuleDependencyCollector.cpp52 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp132 StringRef SearchPath, StringRef RelativePath,
331 StringRef SearchPath, in InclusionDirective() argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMacroPPCallbacks.h106 StringRef SearchPath, StringRef RelativePath,
H A DMacroPPCallbacks.cpp172 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp79 StringRef SearchPath, StringRef RelativePath,