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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1588 uint64_t getTypeSize(QualType T) const { function in class:clang::ASTContext
1591 uint64_t getTypeSize(const Type *T) const { function in class:clang::ASTContext

Completed in 52 milliseconds