Searched defs:getTypeInfo (Results 1 – 7 of 7) sorted by relevance
19 public String getTypeInfo(); in getTypeInfo() method37 public String getTypeInfo() { in getTypeInfo() method in TestPolymorphicWithDefaultImpl1565.CBaseClass156548 public String getTypeInfo() { in getTypeInfo() method in TestPolymorphicWithDefaultImpl1565.CDerived1565
71 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
76 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
1140 public ResultSet getTypeInfo() throws SQLException { in getTypeInfo() method in JDBCDatabaseMetaData
1807 TypeInfo getTypeInfo(QualType T) const { return getTypeInfo(T.getTypePtr()); } in getTypeInfo() function
1507 TypeInfo ASTContext::getTypeInfo(const Type *T) const { in getTypeInfo() function in ASTContext