Home
last modified time | relevance | path

Searched refs:SDKRootPath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDarwinSDKInfo.cpp19 driver::parseDarwinSDKInfo(llvm::vfs::FileSystem &VFS, StringRef SDKRootPath) { in parseDarwinSDKInfo() argument
20 llvm::SmallString<256> Filepath = SDKRootPath; in parseDarwinSDKInfo()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDarwinSDKInfo.h36 StringRef SDKRootPath);