Searched refs:compoundLiteralExpr (Results 1 – 4 of 4) sorted by relevance
174 "int2 i2 = (int2){1, 2};", compoundLiteralExpr())); in TEST()183 compoundLiteralExpr(), Lang_OpenCL)); in TEST()
193 compoundLiteralExpr( in TEST()
124 REGISTER_MATCHER(compoundLiteralExpr); in RegistryMaps()
1711 CompoundLiteralExpr> compoundLiteralExpr; variable