Home
last modified time | relevance | path

Searched defs:sdkPath (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dproperty-nonfragile-abi.m16 @property (retain) __attribute__((objc_gc(strong))) NSString *sdkPath; property
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DMSVCToolChain.cpp221 std::string sdkPath; in getWindowsSDKLibraryPath() local