Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h161 void setAlignmentSource(AlignmentSource Source) { AlignSource = Source; } in setAlignmentSource() function
164 setAlignmentSource(Info.getAlignmentSource()); in mergeForCast()