Home | History | Annotate | Download | only in AST

Lines Matching refs:getTypeInfoImpl

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