Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/WindowsResource/
HDResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDCuda.h35 std::string IncludePath; variable
HDNetBSD.cpp508 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
HDROCm.h119 SmallString<0> IncludePath; variable
HDLinux.cpp719 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
HDGnu.cpp3414 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDInitHeaderSearch.cpp50 std::vector<DirectoryLookupInfo> IncludePath; member in __anon5c46a41f0111::InitHeaderSearch
/freebsd-14-stable/contrib/llvm-project/llvm/lib/WindowsDriver/
HDMSVCPaths.cpp91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDIBuilder.cpp934 StringRef IncludePath, StringRef APINotesFile, in createModule()
HDDebugInfoMetadata.cpp1239 MDString *IncludePath, MDString *APINotesFile, in getImpl()
HDDebugInfo.cpp1101 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp3070 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local