Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1169 Expr *AllocateAlignment = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11380 std::optional<CharUnits> AllocateAlignment = CGM.getOMPAllocateAlignment(VD); in getAlignmentValue() local