Searched defs:getMaxAlignment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h426 /// getMaxAlignment - Return the alignment in bytes that this function must be
430 unsigned getMaxAlignment() const { return MaxAlignment; } function in class:llvm::MachineFrameInfo
/external/clang/include/clang/AST/
H A DDeclBase.h462 /// getMaxAlignment - return the maximum alignment specified by attributes
464 unsigned getMaxAlignment() const { function in class:clang::Decl

Completed in 107 milliseconds