Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h23 static constexpr size_t ExpectedAlignment = 8; variable
/llvm-project/llvm/unittests/Support/
H A DOptimizedStructLayoutTest.cpp45 void verify(uint64_t ExpectedSize, uint64_t ExpectedAlignment) { in verify()
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14219 CharUnits ExpectedAlignment = Context.getTypeAlignInChars(E->getType()); RefersToMemberWithReducedAlignment() local