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

/external/clang/include/clang/AST/
H A DExpr.h2583 /// CompoundLiteralExpr - [C99 6.5.2.5]
2585 class CompoundLiteralExpr : public Expr { class in class:clang::StringLiteral::OffsetOfExpr
2597 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr
2608 explicit CompoundLiteralExpr(EmptyShell Empty) function in class:clang::StringLiteral::OffsetOfExpr::CompoundLiteralExpr

Completed in 1322 milliseconds