Searched defs:getTypeInfo (Results 1 – 8 of 8) sorted by relevance
81 public static StackMapType getTypeInfo(int itemType) { in getTypeInfo() method in StackMapType
76 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
3153 sub getTypeInfo($) subroutine
81 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
1140 public ResultSet getTypeInfo() throws SQLException { in getTypeInfo() method in JDBCDatabaseMetaData
2711 sub getTypeInfo($) subroutine
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