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