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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DTargetInfo.cpp193 unsigned TargetInfo::getTypeAlign(IntType T) const { function in class:TargetInfo
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1613 unsigned getTypeAlign(QualType T) const { function in class:clang::ASTContext
1616 unsigned getTypeAlign(const Type *T) const { function in class:clang::ASTContext

Completed in 682 milliseconds