Home
last modified time | relevance | path

Searched defs:IncludePath (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h35 std::string IncludePath; variable
H A DNetBSD.cpp505 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DROCm.h119 SmallString<0> IncludePath; variable
H A DLinux.cpp711 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DGnu.cpp3411 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp50 std::vector<DirectoryLookupInfo> IncludePath; member in __anon35a979bb0111::InitHeaderSearch
/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp907 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1229 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1096 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2944 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local