Searched defs:IncludePath (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp39 const bool IncludePath = false; member in class:__anon2371::TextDiagnostics
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h39 std::string IncludePath; member in class:clang::driver::CudaInstallationDetector
H A DROCm.h81 SmallString<0> IncludePath; member in class:clang::driver::RocmInstallationDetector
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp40 std::vector<std::pair<IncludeDirGroup, DirectoryLookup> > IncludePath; member in class:__anon1897::InitHeaderSearch
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp844 createModule(DIScope *Scope, StringRef Name, StringRef ConfigurationMacros, StringRef IncludePath, StringRef APINotesFile, DIFile *File, unsigned LineNo) argument
H A DDebugInfoMetadata.cpp827 getImpl(LLVMContext &Context, Metadata *File, Metadata *Scope, MDString *Name, MDString *ConfigurationMacros, MDString *IncludePath, MDString *APINotesFile, unsigned LineNo, StorageType Storage, bool ShouldCreate) argument
H A DLLVMContextImpl.h841 MDString *IncludePath; member in struct:llvm::MDNodeKeyImpl
845 MDNodeKeyImpl(Metadata *File, Metadata *Scope, MDString *Name, MDString *ConfigurationMacros, MDString *IncludePath, MDString *APINotesFile, unsigned LineNo) argument
H A DDebugInfo.cpp788 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) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2580 std::string IncludePath = Mod.getPath().str(); local

Completed in 88 milliseconds