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

References

include/llvm/MC/MCSymbol.h
  359     CommonAlignLog2 = Log2Align;
  365     return CommonAlignLog2 ? (1U << (CommonAlignLog2 - 1)) : 0;
  365     return CommonAlignLog2 ? (1U << (CommonAlignLog2 - 1)) : 0;