Searched refs:compoundLiteralExpr (Results 1 – 10 of 10) sorted by relevance
174 "int2 i2 = (int2){1, 2};", compoundLiteralExpr())); in TEST()183 compoundLiteralExpr(), Lang_OpenCL)); in TEST()
193 compoundLiteralExpr( in TEST()
119 const auto *CL = findNode<CompoundLiteralExpr>(D, compoundLiteralExpr()); in performTest()
319 "int2 i2 = (int2){1, 2};", compoundLiteralExpr())); in TEST()328 compoundLiteralExpr(), Lang_OpenCL)); in TEST()
325 functionDecl(hasDescendant(compoundLiteralExpr( in TEST_P()
124 REGISTER_MATCHER(compoundLiteralExpr); in RegistryMaps()
164 REGISTER_MATCHER(compoundLiteralExpr); in RegistryMaps()
904 compoundLiteralExpr; variable
1711 CompoundLiteralExpr> compoundLiteralExpr; variable
2351 compoundLiteralExpr;