Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h732 void setExplicitProperty(ObjCPropertyDecl *D, unsigned methRefFlags) { in setExplicitProperty() function
/external/clang/lib/Serialization/
DASTReaderStmt.cpp907 E->setExplicitProperty(ReadDeclAs<ObjCPropertyDecl>(Record, Idx), in VisitObjCPropertyRefExpr()