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

/external/clang/include/clang/AST/
H A DExprObjC.h743 void setExplicitProperty(ObjCPropertyDecl *D, unsigned methRefFlags) { argument
747 SetterAndMethodRefFlags.setInt(methRefFlags);
750 unsigned methRefFlags) {
754 SetterAndMethodRefFlags.setInt(methRefFlags);
749 setImplicitProperty(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, unsigned methRefFlags) argument

Completed in 67 milliseconds