Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h39 std::string IncludePath; variable
H A DNetBSD.cpp443 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DROCm.h89 SmallString<0> IncludePath; variable
H A DLinux.cpp627 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DMSVC.cpp996 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
H A DGnu.cpp3013 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp48 std::vector<DirectoryLookupInfo> IncludePath; member in __anoneffb2e100111::InitHeaderSearch
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp893 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp943 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp944 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2658 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local