Searched refs:EndSDK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1072 auto EndSDK = llvm::sys::path::end(isysroot); local
1073 for (auto IT = BeginSDK; IT != EndSDK; ++IT) {

Completed in 142 milliseconds