Searched defs:toType (Results 1 – 8 of 8) sorted by relevance
30 Object convert(String value, TypeLiteral<?> toType); in convert()
91 protected ResolvedType toType(ResolvedTypeParameterDeclaration typeParameterDeclaration) { in toType() method in MethodDeclarationCommonLogic
40 static Map<String, Type> toType; field in Iso639Data
93 DescType toType; in AEDesc_AECoerceDesc() local940 DescType toType; in AE_AECoercePtr() local
2160 unsigned int toType; in tryStore() local
1760 unsigned int toType; in tryStore() local
168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()
1200 ExprResult doIntegralCast(Sema &S, Expr *op, QualType toType) { in doIntegralCast()1204 ExprResult doComplexIntegralCast(Sema &S, Expr *op, QualType toType) { in doComplexIntegralCast()