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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3303 class CompoundLiteralExpr : public Expr { class in class:clang::final
3315 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, function in class:clang::final::CompoundLiteralExpr
3323 explicit CompoundLiteralExpr(EmptyShell Empty) function in class:clang::final::CompoundLiteralExpr

Completed in 176 milliseconds