Home | History | Annotate | Download | only in Driver

Lines Matching refs:isysroot

437   // isysroot.
484 // based on -isysroot.
488 StringRef isysroot = A->getValue();
489 std::tie(first, second) = isysroot.split(StringRef("SDKs/iPhoneOS"));