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

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

Completed in 50 milliseconds