HomeSort by: relevance | last modified time | path
    Searched defs:CompoundLiteralExpr (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 3327 /// CompoundLiteralExpr - [C99 6.5.2.5]
3329 class CompoundLiteralExpr : public Expr {
3341 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo,
3349 explicit CompoundLiteralExpr(EmptyShell Empty)
Expr.h 3327 /// CompoundLiteralExpr - [C99 6.5.2.5]
3329 class CompoundLiteralExpr : public Expr {
3341 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo,
3349 explicit CompoundLiteralExpr(EmptyShell Empty)
Expr.h 3327 /// CompoundLiteralExpr - [C99 6.5.2.5]
3329 class CompoundLiteralExpr : public Expr {
3341 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo,
3349 explicit CompoundLiteralExpr(EmptyShell Empty)
Expr.h 3327 /// CompoundLiteralExpr - [C99 6.5.2.5]
3329 class CompoundLiteralExpr : public Expr {
3341 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo,
3349 explicit CompoundLiteralExpr(EmptyShell Empty)
Expr.h 3327 /// CompoundLiteralExpr - [C99 6.5.2.5]
3329 class CompoundLiteralExpr : public Expr {
3341 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo,
3349 explicit CompoundLiteralExpr(EmptyShell Empty)

Completed in 223 milliseconds