Searched refs:EP_ObjCProperty (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5201 const int EP_ObjCProperty = 2; local
5214 << (isa<ObjCMethodDecl>(D) ? EP_ObjCMethod : EP_ObjCProperty)

Completed in 121 milliseconds