Home
last modified time | relevance | path

Searched refs:instanceProperty (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libobjc/
Dprotocols.c457 BOOL requiredProperty, BOOL instanceProperty) in protocol_getProperty() argument
462 if (!requiredProperty || !instanceProperty) in protocol_getProperty()
/netbsd/src/external/gpl3/gcc/dist/libobjc/objc/
Druntime.h886 BOOL requiredProperty, BOOL instanceProperty);