Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGValue.h157 void setAlignmentSource(AlignmentSource Source) { AlignSource = Source; } in setAlignmentSource() function
160 setAlignmentSource(Info.getAlignmentSource()); in mergeForCast()
/external/clang/lib/CodeGen/
DCGValue.h322 void setAlignmentSource(AlignmentSource Source) { in setAlignmentSource() function