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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp3483 const int EP_ObjCProperty = 2; local
3497 << (isa<ObjCMethodDecl>(D) ? EP_ObjCMethod : EP_ObjCProperty)

Completed in 92 milliseconds