Searched defs:getMaxAlignment (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | MachineFrameInfo.h | 469 unsigned getMaxAlignment() const { return MaxAlignment; } function in class:llvm::MachineFrameInfo |
/external/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 319 unsigned Decl::getMaxAlignment() const { function in class:Decl |
Completed in 129 milliseconds