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

References

tools/clang/lib/CodeGen/CGExpr.cpp
  488   Address Object = createReferenceTemporary(*this, M, E, &Alloca);
  506               CGM.getDataLayout().getTypeAllocSize(Alloca.getElementType()),
  507               Alloca.getPointer())) {
  509                                                   Alloca, Size);
  537               CGM.getDataLayout().getTypeAllocSize(Alloca.getElementType()),
  538               Alloca.getPointer())) {
  539         pushFullExprCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, Alloca,