reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 4817   ExprResult ActOnCompoundLiteral(SourceLocation LParenLoc,

References

tools/clang/lib/Parse/ParseExpr.cpp
 2699     return Actions.ActOnCompoundLiteral(LParenLoc, Ty, RParenLoc, Result.get());