Searched refs:SDKIncludeDir (Results 1 – 1 of 1) sorted by relevance
358 SmallString<512> SDKIncludeDir(SDKRootDir); in PS4PS5Base() local359 llvm::sys::path::append(SDKIncludeDir, "target/include"); in PS4PS5Base()364 !llvm::sys::fs::exists(SDKIncludeDir)) { in PS4PS5Base()366 << Twine(Platform, " system headers").str() << SDKIncludeDir << Whence; in PS4PS5Base()