Home
last modified time | relevance | path

Searched refs:propertyName (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDAbstractBasicWriter.h128 Impl &find(const char *propertyName) { in find() argument
HDAbstractBasicReader.h133 Impl &find(const char *propertyName) { in find() argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp2171 const IdentifierInfo &receiverName, const IdentifierInfo &propertyName, in ActOnClassPropertyRefExpr() argument
2198 &propertyName, in ActOnClassPropertyRefExpr()
2220 &propertyName, ObjCPropertyQueryKind::OBJC_PR_query_class)) { in ActOnClassPropertyRefExpr()
2224 GetterSel = SemaRef.PP.getSelectorTable().getNullarySelector(&propertyName); in ActOnClassPropertyRefExpr()
2227 &propertyName); in ActOnClassPropertyRefExpr()
2270 << &propertyName << Context.getObjCInterfaceType(IFace)); in ActOnClassPropertyRefExpr()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h654 const IdentifierInfo &propertyName,
/freebsd-14-stable/contrib/libxo/xohtml/external/
HDjquery.js3658 if ( event.originalEvent.propertyName === "checked" ) {