Searched defs:toType (Results 1 – 11 of 11) sorted by relevance
30 Object convert(String value, TypeLiteral<?> toType); in convert()
91 protected ResolvedType toType(ResolvedTypeParameterDeclaration typeParameterDeclaration) { in toType() method in MethodDeclarationCommonLogic
91 protected Type toType(TypeParameterDeclaration typeParameterDeclaration) { in toType() method in MethodDeclarationCommonLogic
81 inline infix fun <reified T: Any, TKClass: KClass<out T>> AnnotatedBindingBuilder<T>.toType(kClass:… method
40 static Map<String, Type> toType; field in Iso639Data
1416 const TType &toType = to->getType(); in addFieldCopy() local1443 TType *toType = new TType(to, true); in declareStructCopy() local
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()