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

Declarations

tools/clang/lib/CodeGen/CodeGenModule.h
  952   void setAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *CLE,

References

tools/clang/lib/CodeGen/CGExprConstant.cpp
  911   CGM.setAddrOfConstantCompoundLiteral(E, GV);