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

References

tools/clang/lib/CodeGen/CGExprConstant.cpp
 2167   assert(E->isFileScope() && "not a file-scope compound literal expr");
 2168   return tryEmitGlobalCompoundLiteral(*this, nullptr, E);