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

/external/clang/lib/AST/
H A DASTContext.cpp1057 /// getDeclAlign - Return a conservative estimate of the alignment of the
1062 CharUnits ASTContext::getDeclAlign(const Decl *D, bool RefAsPointee) const { function in class:ASTContext

Completed in 173 milliseconds