Home | History | Annotate | Download | only in AST

Lines Matching refs:getTypeInfoImpl

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