Searched refs:compoundLiteralExpr (Results 1 - 3 of 3) sorted by relevance

/external/clang/unittests/AST/
H A DSourceLocationTest.cpp130 "int2 i2 = (int2){1, 2};", compoundLiteralExpr()));
139 compoundLiteralExpr(), Lang_OpenCL));
/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp123 REGISTER_MATCHER(compoundLiteralExpr);
/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1200 CompoundLiteralExpr> compoundLiteralExpr; member in namespace:clang::ast_matchers

Completed in 740 milliseconds