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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h749 setMethodRefFlag(MethodRef_Getter, val);
753 setMethodRefFlag(MethodRef_Setter, val);
833 void setMethodRefFlag(MethodRefFlags flag, bool val) { function in class:clang::ObjCPropertyRefExpr

Completed in 109 milliseconds