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

/external/clang/include/clang/AST/
H A DExprObjC.h617 bool isExplicitProperty() const { return !PropertyOrGetter.getInt(); } function in class:clang::ObjCPropertyRefExpr
683 if (isExplicitProperty()) {

Completed in 96 milliseconds