Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h23 static constexpr size_t ExpectedAlignment = 8; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14197 CharUnits ExpectedAlignment = Context.getTypeAlignInChars(E->getType()); in RefersToMemberWithReducedAlignment() local