Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1867 ObjCMethodDecl *lookupPropertyAccessor(const Selector Sel, in lookupPropertyAccessor() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1991 !PrimaryClass->lookupPropertyAccessor(Method, C, in DiagnoseUnimplementedAccessor()