Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/bmake/
HDdir.h87 void SearchPath_Expand(SearchPath *, const char *, StringList *);
88 char *Dir_FindFile(const char *, SearchPath *) MAKE_ATTR_USE;
91 CachedDir *SearchPath_Add(SearchPath *, const char *);
92 char *SearchPath_ToFlags(SearchPath *, const char *) MAKE_ATTR_USE;
93 void SearchPath_Clear(SearchPath *);
94 void SearchPath_AddAll(SearchPath *, SearchPath *);
96 void SearchPath_Print(const SearchPath *);
97 SearchPath *Dir_CopyDirSearchPath(void) MAKE_ATTR_USE;
HDdir.c250 SearchPath dirSearchPath = { LST_INIT }; /* main search path */
784 DirExpandCurly(const char *word, const char *brace, SearchPath *path, in DirExpandCurly()
829 DirExpandPath(const char *pattern, SearchPath *path, StringList *expansions) in DirExpandPath()
856 SearchPath_ExpandMiddle(SearchPath *path, const char *pattern, in SearchPath_ExpandMiddle()
860 SearchPath *partPath; in SearchPath_ExpandMiddle()
909 SearchPath_Expand(SearchPath *path, const char *pattern, StringList *expansions) in SearchPath_Expand()
1080 FindFileRelative(SearchPath *path, bool seenDotLast, in FindFileRelative()
1142 FindFileAbsolute(SearchPath *path, bool seenDotLast, in FindFileAbsolute()
1205 Dir_FindFile(const char *name, SearchPath *path) in Dir_FindFile()
1525 CacheNewDir(const char *name, SearchPath *path) in CacheNewDir()
[all …]
HDmake.h412 typedef struct SearchPath { struct
414 } SearchPath; typedef
611 extern SearchPath dirSearchPath;
613 extern SearchPath *parseIncPath;
618 extern SearchPath *sysIncPath;
620 extern SearchPath *defSysIncPath;
807 void Arch_FindLib(GNode *, SearchPath *);
832 MAKE_INLINE SearchPath * MAKE_ATTR_USE
835 SearchPath *path = bmake_malloc(sizeof *path); in SearchPath_New()
840 void SearchPath_Free(SearchPath *);
[all …]
HDparse.c265 SearchPath *parseIncPath; /* directories for "..." includes */
266 SearchPath *sysIncPath; /* directories for <...> includes */
267 SearchPath *defSysIncPath; /* default for sysIncPath */
1015 SearchPath *path; in HandleDependencyTargetPath()
1087 SearchPath *emptyPath = SearchPath_New(); in HandleDependencyTargetMundane()
1214 SearchPath *suffPath; in FindInQuotPath()
1270 SearchPath *path = Lst_IsEmpty(&sysIncPath->dirs) in IncludeFile()
HDsuff.c177 SearchPath *searchPath;
861 SearchPath *
886 SearchPath *includesPath = SearchPath_New(); in Suff_ExtendPaths()
887 SearchPath *libsPath = SearchPath_New(); in Suff_ExtendPaths()
1460 SearchPath *
HDarch.c1023 Arch_FindLib(GNode *gn, SearchPath *path) in Arch_FindLib()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDHeaderSearch.cpp473 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() argument
487 if (SearchPath) { in LookupFile()
489 SearchPath->clear(); in LookupFile()
490 SearchPath->append(SearchPathRef.begin(), SearchPathRef.end()); in LookupFile()
503 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
518 if (SearchPath) { in LookupFile()
520 SearchPath->clear(); in LookupFile()
521 SearchPath->append(SearchPathRef.begin(), SearchPathRef.end()); in LookupFile()
617 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() argument
690 if (SearchPath) { in DoFrameworkLookup()
[all …]
HDPPDirectives.cpp955 ConstSearchDirIterator *CurDirArg, SmallVectorImpl<char> *SearchPath, in LookupFile() argument
1024 Includers, SearchPath, RelativePath, RequestingModule, in LookupFile()
1041 Filename, FilenameLoc, isAngled, FromDir, &CurDir, Includers, SearchPath, in LookupFile()
1054 Filename, *CurFileEnt, SearchPath, RelativePath, RequestingModule, in LookupFile()
1065 Filename, *CurFileEnt, SearchPath, RelativePath, in LookupFile()
2101 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() argument
2119 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2139 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr, in LookupHeaderIncludeOrImport()
2170 LookupFromFile, CurDir, Callbacks ? &SearchPath : nullptr, in LookupHeaderIncludeOrImport()
2275 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
[all …]
HDPreprocessingRecord.cpp475 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective() argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDDependencyFile.cpp81 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective()
179 StringRef SearchPath; in addDependency() local
185 SearchPath = TmpPath.str(); in addDependency()
187 SearchPath = Filename; in addDependency()
190 if (Seen.insert(SearchPath).second) { in addDependency()
HDDependencyGraph.cpp51 OptionalFileEntryRef File, StringRef SearchPath,
76 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective() argument
HDModuleDependencyCollector.cpp57 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective()
HDPrintPreprocessedOutput.cpp166 OptionalFileEntryRef File, StringRef SearchPath,
487 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective() argument
HDPrecompiledPreamble.cpp101 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective() argument
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDDirectoryLookup.h189 SmallVectorImpl<char> *SearchPath,
198 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath,
HDPPCallbacks.h172 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() argument
526 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective() argument
531 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
534 FilenameRange, File, SearchPath, RelativePath, in InclusionDirective()
HDHeaderSearch.h514 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
528 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
HDPreprocessingRecord.h534 OptionalFileEntryRef File, StringRef SearchPath,
HDPreprocessor.h2437 ConstSearchDirIterator *CurDir, SmallVectorImpl<char> *SearchPath,
2741 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath,
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDMacroPPCallbacks.h104 OptionalFileEntryRef File, StringRef SearchPath,
HDMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective() argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesManager.cpp290 for (const auto &SearchPath : SearchPaths) { in getCurrentModuleAPINotes() local
291 if (auto SearchDir = FM.getOptionalDirectoryRef(SearchPath)) { in getCurrentModuleAPINotes()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
HDModuleDepCollector.h175 OptionalFileEntryRef File, StringRef SearchPath,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDInclusionRewriter.cpp77 OptionalFileEntryRef File, StringRef SearchPath,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
HDModuleDepCollector.cpp468 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective() argument

12