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

/external/clang/include/clang/AST/
H A DExprObjC.h661 setMethodRefFlag(MethodRef_Getter, val);
665 setMethodRefFlag(MethodRef_Setter, val);
763 void setMethodRefFlag(MethodRefFlags flag, bool val) { function in class:clang::ObjCPropertyRefExpr

Completed in 1784 milliseconds