Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2850 unsigned UserAlign = in getOMPAllocateAlignment() local
2859 std::max<unsigned>(UserAlign, NaturalAlign.getQuantity())); in getOMPAllocateAlignment()