Searched defs:getTypeInfo (Results 1 – 4 of 4) sorted by relevance
76 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
1140 public ResultSet getTypeInfo() throws SQLException { in getTypeInfo() method in JDBCDatabaseMetaData
1782 TypeInfo getTypeInfo(QualType T) const { return getTypeInfo(T.getTypePtr()); } in getTypeInfo() function
1512 TypeInfo ASTContext::getTypeInfo(const Type *T) const { in getTypeInfo() function in ASTContext