Searched defs:isExplicitProperty (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h631 bool isExplicitProperty() const { return !PropertyOrGetter.getInt(); } function in class:clang::ObjCPropertyRefExpr

Completed in 63 milliseconds