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

References

tools/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
  160     return "compound literal " + printStmt(R->getLiteralExpr());
tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
   78     const CompoundLiteralExpr *CL = CR->getLiteralExpr();