Searched refs:getGetterCXXConstructor (Results 1 – 3 of 3) sorted by relevance
1063 const Expr *getter = propImpl->getGetterCXXConstructor(); in hasTrivialGetExpr()1160 propImpl->getGetterCXXConstructor(), in generateObjCGetterBody()3811 assert(PID->getGetterCXXConstructor() && "getGetterCXXConstructor - null"); in GenerateObjCAtomicGetterCopyHelperFunction()3868 cast<CXXConstructExpr>(PID->getGetterCXXConstructor()); in GenerateObjCAtomicGetterCopyHelperFunction()
2904 Expr *getGetterCXXConstructor() const { in getGetterCXXConstructor() function
1026 Record.AddStmt(D->getGetterCXXConstructor()); in VisitObjCPropertyImplDecl()