Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp34 CharUnits requiredAlignment, in ASTRecordLayout()
48 CharUnits requiredAlignment, bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout()
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp328 unsigned requiredAlignment = 1; global() member in __anon33b705f20111::EncodingEmitter