Home
last modified time | relevance | path

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

/llvm-project/clang/test/InstallAPI/Inputs/Foundation/Foundation.framework/Headers/
H A DFoundation.h9 #define NS_UNAVAILABLE __attribute__((unavailable)) macro
/llvm-project/clang/test/SemaObjC/
H A Dattr-designated-init.m4 #define NS_UNAVAILABLE __attribute__((unavailable)) macro
255 - (instancetype)init NS_UNAVAILABLE; method
380 -(instancetype)init NS_UNAVAILABLE; method