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

/external/clang/lib/AST/
H A DDeclBase.cpp270 unsigned Decl::getMaxAlignment() const { function in class:Decl
/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h434 /// getMaxAlignment - Return the alignment in bytes that this function must be
438 unsigned getMaxAlignment() const { return MaxAlignment; } function in class:llvm::MachineFrameInfo

Completed in 150 milliseconds