Searched defs:CLE (Results 1 – 4 of 4) sorted by relevance
1023 CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in EmitLValue() local
3214 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){ in isNullPointerConstant() local
1353 const CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in IsGlobalLValue() local2907 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(Base)) { in handleLValueToRValueConversion() local
1909 if (const CompoundLiteralExpr *CLE = in CheckNonNullExpr() local