Home
last modified time | relevance | path

Searched refs:IncludePath (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/
DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude() argument
33 IncludeList.push_back(IncludePath); in addInclude()
/third_party/boost/libs/program_options/example/
Doptions_heirarchy.cpp78 std::vector<std::string> IncludePath() in IncludePath() function in OptionsHeirarchy
295 auto includePaths = options.IncludePath(); in PrintOptions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContextImpl.h821 MDString *IncludePath;
825 MDString *IncludePath, MDString *SysRoot)
827 IncludePath(IncludePath), SysRoot(SysRoot) {}
831 IncludePath(N->getRawIncludePath()), SysRoot(N->getRawSysRoot()) {}
836 IncludePath == RHS->getRawIncludePath() &&
842 ConfigurationMacros, IncludePath, SysRoot);
DDebugInfoMetadata.cpp718 MDString *IncludePath, MDString *SysRoot, in getImpl() argument
722 DIModule, (Scope, Name, ConfigurationMacros, IncludePath, SysRoot)); in getImpl()
723 Metadata *Ops[] = {Scope, Name, ConfigurationMacros, IncludePath, SysRoot}; in getImpl()
DDIBuilder.cpp832 StringRef IncludePath, in createModule() argument
835 ConfigurationMacros, IncludePath, SysRoot); in createModule()
DDebugInfo.cpp784 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule() argument
789 StringRef(IncludePath, IncludePathLen), in LLVMDIBuilderCreateModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2087 StringRef IncludePath, StringRef SysRoot,
2091 getCanonicalMDString(Context, IncludePath),
2097 MDString *IncludePath, MDString *SysRoot,
2108 StringRef ConfigurationMacros, StringRef IncludePath,
2110 (Scope, Name, ConfigurationMacros, IncludePath, SysRoot))
2113 MDString *IncludePath, MDString *SysRoot),
2114 (Scope, Name, ConfigurationMacros, IncludePath, SysRoot))
DDIBuilder.h740 StringRef IncludePath,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h293 const char *IncludePath, size_t IncludePathLen,
/third_party/boost/libs/math/doc/overview/
Dfaq.qbk38 to the existing include items in $(IncludePath).