Home
last modified time | relevance | path

Searched defs:CompoundLiteralExpr (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/AST/
DSourceLocationTest.cpp125 TEST(CompoundLiteralExpr, CompoundVectorLiteralRange) { in TEST() argument
133 TEST(CompoundLiteralExpr, ParensCompoundVectorLiteralRange) { in TEST() argument
/external/clang/include/clang/AST/
DExpr.h2597 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, in CompoundLiteralExpr() function
2608 explicit CompoundLiteralExpr(EmptyShell Empty) in CompoundLiteralExpr() function