Searched refs:getGetterCXXConstructor (Results 1 – 3 of 3) sorted by relevance
758 const Expr *getter = propImpl->getGetterCXXConstructor(); in hasTrivialGetExpr()820 ReturnStmt ret(SourceLocation(), propImpl->getGetterCXXConstructor(), in generateObjCGetterBody()2950 assert(PID->getGetterCXXConstructor() && "getGetterCXXConstructor - null"); in GenerateObjCAtomicGetterCopyHelperFunction()2997 cast<CXXConstructExpr>(PID->getGetterCXXConstructor()); in GenerateObjCAtomicGetterCopyHelperFunction()
2255 Expr *getGetterCXXConstructor() const { in getGetterCXXConstructor() function
644 Writer.AddStmt(D->getGetterCXXConstructor()); in VisitObjCPropertyImplDecl()