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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h811 void setExplicitProperty(ObjCPropertyDecl *D, unsigned methRefFlags) { argument
815 SetterAndMethodRefFlags.setInt(methRefFlags);
819 unsigned methRefFlags) {
823 SetterAndMethodRefFlags.setInt(methRefFlags);
818 setImplicitProperty(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, unsigned methRefFlags) argument

Completed in 66 milliseconds