Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h804 void setExplicitProperty(ObjCPropertyDecl *D, unsigned methRefFlags) { in setExplicitProperty() argument
808 SetterAndMethodRefFlags.setInt(methRefFlags); in setExplicitProperty()
812 unsigned methRefFlags) { in setImplicitProperty() argument
816 SetterAndMethodRefFlags.setInt(methRefFlags); in setImplicitProperty()