Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DDarwinSDKInfo.cpp111 clang::parseDarwinSDKInfo(llvm::vfs::FileSystem &VFS, StringRef SDKRootPath) { in parseDarwinSDKInfo() argument
112 llvm::SmallString<256> Filepath = SDKRootPath; in parseDarwinSDKInfo()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDarwinSDKInfo.h153 StringRef SDKRootPath);