Searched refs:compoundLiteralExpr (Results 1 – 3 of 3) sorted by relevance
130 "int2 i2 = (int2){1, 2};", compoundLiteralExpr())); in TEST()139 compoundLiteralExpr(), Lang_OpenCL)); in TEST()
123 REGISTER_MATCHER(compoundLiteralExpr); in RegistryMaps()
1200 CompoundLiteralExpr> compoundLiteralExpr; variable