Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicWriter.h128 Impl &find(const char *propertyName) { in find() argument
H A DAbstractBasicReader.h133 Impl &find(const char *propertyName) { in find() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2160 ActOnClassPropertyRefExpr(IdentifierInfo & receiverName,IdentifierInfo & propertyName,SourceLocation receiverNameLoc,SourceLocation propertyNameLoc) ActOnClassPropertyRefExpr() argument