clang 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGValue.h"
Public Member Functions | |
LValueBaseInfo (AlignmentSource Source=AlignmentSource::Type) | |
AlignmentSource | getAlignmentSource () const |
void | setAlignmentSource (AlignmentSource Source) |
void | mergeForCast (const LValueBaseInfo &Info) |
|
inlineexplicit |
|
inline |
Definition at line 171 of file CGValue.h.
Referenced by EmitPointerWithAlignment(), and mergeForCast().
|
inline |
Definition at line 174 of file CGValue.h.
References getAlignmentSource(), and setAlignmentSource().
Referenced by emitOMPArraySectionBase(), and EmitPointerWithAlignment().
|
inline |
Definition at line 172 of file CGValue.h.
Referenced by mergeForCast().