Home
last modified time | relevance | path

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

123

/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
DRestrictSystemLibcHeadersCheck.cpp37 StringRef SearchPath, StringRef RelativePath,
50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
53 if (SrcMgr::isSystem(FileType) && SearchPath == CompilerIncudeDir) in InclusionDirective()
56 HashLoc, IncludeTok, FileName, IsAngled, FilenameRange, File, SearchPath, in InclusionDirective()
/external/clang/lib/Lex/
DHeaderSearch.cpp277 SmallVectorImpl<char> *SearchPath, in LookupFile() argument
292 if (SearchPath) { in LookupFile()
294 SearchPath->clear(); in LookupFile()
295 SearchPath->append(SearchPathRef.begin(), SearchPathRef.end()); in LookupFile()
308 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
336 if (SearchPath) { in LookupFile()
338 SearchPath->clear(); in LookupFile()
339 SearchPath->append(SearchPathRef.begin(), SearchPathRef.end()); in LookupFile()
402 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() argument
472 if (SearchPath) { in DoFrameworkLookup()
[all …]
DPPDirectives.cpp745 SmallVectorImpl<char> *SearchPath, in LookupFile() argument
806 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
822 Filename, FilenameLoc, isAngled, FromDir, CurDir, Includers, SearchPath, in LookupFile()
840 SearchPath, RelativePath, in LookupFile()
857 Filename, CurFileEnt, SearchPath, RelativePath, in LookupFile()
1773 SmallString<1024> SearchPath; in HandleIncludeDirective() local
1789 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in HandleIncludeDirective()
1821 Callbacks ? &SearchPath : nullptr, in HandleIncludeDirective()
1932 FilenameRange, File, SearchPath, RelativePath, in HandleIncludeDirective()
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp378 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() argument
391 if (SearchPath) { in LookupFile()
393 SearchPath->clear(); in LookupFile()
394 SearchPath->append(SearchPathRef.begin(), SearchPathRef.end()); in LookupFile()
407 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
421 if (SearchPath) { in LookupFile()
423 SearchPath->clear(); in LookupFile()
424 SearchPath->append(SearchPathRef.begin(), SearchPathRef.end()); in LookupFile()
514 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() argument
587 if (SearchPath) { in DoFrameworkLookup()
[all …]
DPPDirectives.cpp724 const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, in LookupFile() argument
784 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
801 Filename, FilenameLoc, isAngled, FromDir, CurDir, Includers, SearchPath, in LookupFile()
819 Filename, CurFileEnt, SearchPath, RelativePath, RequestingModule, in LookupFile()
834 Filename, CurFileEnt, SearchPath, RelativePath, in LookupFile()
1730 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() argument
1735 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
1772 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
1802 CurDir, Callbacks ? &SearchPath : nullptr, in LookupHeaderIncludeOrImport()
1906 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
[all …]
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp59 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() argument
67 this->SearchPath = SearchPath.str(); in InclusionDirective()
78 SmallString<16> SearchPath; member in __anon701ea7170111::InclusionDirectiveCallbacks
141 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath); in AddFakeHeader() local
142 const DirectoryEntry *DE = FileMgr.getDirectory(SearchPath); in AddFakeHeader()
/external/llvm-project/clang/unittests/Lex/
DPPCallbacksTest.cpp39 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() argument
48 this->SearchPath = SearchPath.str(); in InclusionDirective()
60 SmallString<16> SearchPath; member in __anon51328c050111::InclusionDirectiveCallbacks
147 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath); in AddFakeHeader() local
148 auto DE = FileMgr.getOptionalDirectoryRef(SearchPath); in AddFakeHeader()
/external/llvm-project/clang-tools-extra/clang-tidy/portability/
DRestrictSystemIncludesCheck.cpp26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
30 llvm::sys::path::append(FullPath, SearchPath); in InclusionDirective()
DRestrictSystemIncludesCheck.h54 StringRef SearchPath, StringRef RelativePath,
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DDeprecatedHeadersCheck.cpp31 StringRef SearchPath, StringRef RelativePath,
95 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
/external/clang/include/clang/Lex/
DDirectoryLookup.h179 SmallVectorImpl<char> *SearchPath,
190 SmallVectorImpl<char> *SearchPath,
DPPCallbacks.h128 StringRef SearchPath, in InclusionDirective() argument
356 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() argument
359 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
362 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
DHeaderSearch.h382 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
394 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
/external/llvm-project/clang/include/clang/Lex/
DDirectoryLookup.h181 SmallVectorImpl<char> *SearchPath,
189 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath,
DPPCallbacks.h128 StringRef SearchPath, in InclusionDirective() argument
408 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() argument
412 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
415 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
DHeaderSearch.h405 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
418 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousIncludeCheck.cpp28 StringRef SearchPath, StringRef RelativePath,
76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
/external/clang/lib/Frontend/
DDependencyGraph.cpp52 StringRef SearchPath, StringRef RelativePath,
74 StringRef SearchPath, in InclusionDirective() argument
DDependencyFile.cpp65 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
191 StringRef SearchPath, StringRef RelativePath,
300 StringRef SearchPath, in InclusionDirective() argument
/external/llvm-project/clang/lib/Frontend/
DDependencyGraph.cpp51 StringRef SearchPath, StringRef RelativePath,
75 StringRef SearchPath, in InclusionDirective() argument
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/
DIncludeOrderCheck.cpp30 StringRef SearchPath, StringRef RelativePath,
81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
/external/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.h105 StringRef SearchPath, StringRef RelativePath,
DMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective() argument
/external/llvm-project/clang-tools-extra/clang-tidy/altera/
DKernelNameRestrictionCheck.cpp33 StringRef SearchPath, StringRef RelativePath,
/external/llvm-project/clang/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h120 StringRef SearchPath, StringRef RelativePath,

123