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

References

tools/clang/lib/CodeGen/CGValue.h
  153   explicit LValueBaseInfo(AlignmentSource Source = AlignmentSource::Type)
tools/clang/lib/CodeGen/CodeGenFunction.cpp
  131     *BaseInfo = LValueBaseInfo(AlignmentSource::Type);
tools/clang/lib/CodeGen/CodeGenFunction.h
 2124                         AlignmentSource Source = AlignmentSource::Type) {
 2135                         AlignmentSource Source = AlignmentSource::Type) {
 2162                                        AlignmentSource::Type) {
 3423                                 AlignmentSource Source = AlignmentSource::Type,
 3445                          AlignmentSource Source = AlignmentSource::Type,