Home
last modified time | relevance | path

Searched defs:AlignSource (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h155 AlignmentSource AlignSource; global() variable
159 : AlignSource(Source) {} AlignSource() function