| /freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 348 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 D | PPDirectives.cpp | 661 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 D | PreprocessingRecord.cpp | 472 StringRef SearchPath, in InclusionDirective() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | DirectoryLookup.h | 179 SmallVectorImpl<char> *SearchPath, 190 SmallVectorImpl<char> *SearchPath,
|
| H A D | PPCallbacks.h | 130 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 D | HeaderSearch.h | 398 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, 410 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
|
| H A D | PreprocessingRecord.h | 535 const FileEntry *File, StringRef SearchPath,
|
| H A D | Preprocessor.h | 1855 SmallVectorImpl<char> *SearchPath,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 52 StringRef SearchPath, StringRef RelativePath, 76 StringRef SearchPath, in InclusionDirective() argument
|
| H A D | DependencyFile.cpp | 64 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 198 StringRef SearchPath, StringRef RelativePath, 322 StringRef SearchPath, in InclusionDirective() argument
|
| H A D | ModuleDependencyCollector.cpp | 52 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
| H A D | PrintPreprocessedOutput.cpp | 132 StringRef SearchPath, StringRef RelativePath, 331 StringRef SearchPath, in InclusionDirective() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.h | 106 StringRef SearchPath, StringRef RelativePath,
|
| H A D | MacroPPCallbacks.cpp | 172 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 79 StringRef SearchPath, StringRef RelativePath,
|