Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h35 std::string IncludePath; variable
H A DNetBSD.cpp505 for (const auto &IncludePath : Candidates) { addLibCxxIncludePaths() local
H A DROCm.h119 SmallString<0> IncludePath; variable
H A DLinux.cpp711 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { addLibStdCxxIncludePaths() local
H A DGnu.cpp3411 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { addGCCLibStdCxxIncludePaths() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp50 std::vector<DirectoryLookupInfo> IncludePath; member in __anona0e9c2570111::InitHeaderSearch
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp907 createModule(DIScope * Scope,StringRef Name,StringRef ConfigurationMacros,StringRef IncludePath,StringRef APINotesFile,DIFile * File,unsigned LineNo,bool IsDecl) createModule() argument
H A DDebugInfoMetadata.cpp1229 getImpl(LLVMContext & Context,Metadata * File,Metadata * Scope,MDString * Name,MDString * ConfigurationMacros,MDString * IncludePath,MDString * APINotesFile,unsigned LineNo,bool IsDecl,StorageType Storage,bool ShouldCreate) getImpl() argument
H A DDebugInfo.cpp1096 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder,LLVMMetadataRef ParentScope,const char * Name,size_t NameLen,const char * ConfigMacros,size_t ConfigMacrosLen,const char * IncludePath,size_t IncludePathLen,const char * APINotesFile,size_t APINotesFileLen) LLVMDIBuilderCreateModule() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2944 std::string IncludePath = Mod.getPath().str(); getOrCreateModuleRef() local