Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Dattr-designated-init.m394 -(instancetype)init NS_UNAVAILABLE; category
435 - (instancetype)init NS_DESIGNATED_INITIALIZER; category
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1636 findExplicitInstancetypeDeclarer(const ObjCMethodDecl * MD,QualType instancetype) findExplicitInstancetypeDeclarer() argument