Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.h70 std::string IncludePath; // Full file path as a string member
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCuda.h37 std::string IncludePath; variable
H A DNetBSD.cpp449 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DROCm.h109 SmallString<0> IncludePath; variable
H A DLinux.cpp665 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DGnu.cpp3133 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-include-fixer/
H A DIncludeFixerTest.cpp154 std::vector<std::string> IncludePath = {"-Idir/"}; in TEST() local
/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DCoverageChecker.cpp351 bool CoverageChecker::collectFileSystemHeaders(StringRef IncludePath) { in collectFileSystemHeaders()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHeaders.cpp214 auto IncludePath = URI::includeSpelling(*U); in toHeaderFile() local
/llvm-project-15.0.7/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp90 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
/llvm-project-15.0.7/clang/lib/Lex/
H A DInitHeaderSearch.cpp49 std::vector<DirectoryLookupInfo> IncludePath; member in __anon775442750111::InitHeaderSearch
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c254 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native()
/llvm-project-15.0.7/llvm/lib/IR/
H A DDIBuilder.cpp924 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfo.cpp947 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
H A DDebugInfoMetadata.cpp1089 MDString *IncludePath, MDString *APINotesFile, in getImpl()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2785 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local