Searched defs:NaturalAlign (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDecl.cpp | 2840 CharUnits NaturalAlign = getOMPAllocateAlignment() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 4180 CharUnits NaturalAlign = Context.getTypeAlignInChars(UnderlyingTy); CheckAlignasUnderalignment() local |