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

References

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