Skip to content
Commit 9ed9e5f3 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[objc] Introduce ObjCInterfaceDecl::getDesignatedInitializers() to get the

designated initializers of an interface.

If the interface declaration does not have methods marked as designated
initializers then the interface inherits the designated initializers of
its super class.

llvm-svn: 196315
parent d1438b44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment