Searched refs:setAlignmentSource (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h157 void setAlignmentSource(AlignmentSource Source) { AlignSource = Source; } function in class:clang::CodeGen::LValueBaseInfo
160 setAlignmentSource(Info.getAlignmentSource());

Completed in 59 milliseconds