Searched refs:getTypeInfoImpl (Results 1 – 2 of 2) sorted by relevance
1584 std::pair<uint64_t, unsigned> getTypeInfoImpl(const Type *T) const;
1431 std::pair<uint64_t, unsigned> Info = getTypeInfoImpl(T); in getTypeInfo()1443 ASTContext::getTypeInfoImpl(const Type *T) const { in getTypeInfoImpl() function in ASTContext