Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAbstractBasicWriter.h130 Impl &find(const char *propertyName) { in find()
H A DAbstractBasicReader.h133 Impl &find(const char *propertyName) { in find()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dprotocols.c456 Property protocol_getProperty (Protocol *protocol, const char *propertyName, in protocol_getProperty()
H A Divars.c323 const char *propertyName __attribute__ ((__unused__))) in class_getProperty()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dprotocols.c456 Property protocol_getProperty (Protocol *protocol, const char *propertyName, in protocol_getProperty()
H A Divars.c323 const char *propertyName __attribute__ ((__unused__))) in class_getProperty()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2160 IdentifierInfo &propertyName, in ActOnClassPropertyRefExpr()