clang
7.0.0
|
#include "/work/llvm-www-releases/7.0.0/docsbuild/llvm.src/tools/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 156 of file CGValue.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitLValueForField(), clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(), and mergeForCast().
|
inline |
Definition at line 159 of file CGValue.h.
References getAlignmentSource().
Referenced by emitOMPArraySectionBase().
|
inline |