Searched refs:getLiteralExpr (Results 1 – 3 of 3) sorted by relevance
190 return "compound literal " + printStmt(R->getLiteralExpr()); in VisitCompoundLiteralRegion()
78 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName()
955 const CompoundLiteralExpr *getLiteralExpr() const { return CL; } in getLiteralExpr() function