Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h456 unsigned getMaxAlignment() const { return MaxAlignment; } in getMaxAlignment() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclBase.cpp292 unsigned Decl::getMaxAlignment() const { in getMaxAlignment() function in Decl