Home | History | Annotate | Download | only in AST

Lines Matching refs:getTypeInfoImpl

824   std::pair<uint64_t, unsigned> Info = getTypeInfoImpl(T);
829 /// getTypeInfoImpl - Return the size of the specified type, in bits. This
836 ASTContext::getTypeInfoImpl(const Type *T) const {