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

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
 4919       if (Alignment.getQuantity() > GV->getAlignment())
 4920         GV->setAlignment(Alignment.getAsAlign());
 4921       return ConstantAddress(castStringLiteralToDefaultAddressSpace(*this, GV),