Searched defs:toType (Results 1 – 5 of 5) sorted by relevance
263 static types::ID toType(Language Lang) { in toType() function
1757 unsigned int toType; in tryStore() local
2962 inout(T) toType(T)(inout return scope Object o) in toType() function
2953 inout(T) toType(T)(inout Object o) in toType() function
1231 ExprResult doIntegralCast(Sema &S, Expr *op, QualType toType) { in doIntegralCast()1235 ExprResult doComplexIntegralCast(Sema &S, Expr *op, QualType toType) { in doComplexIntegralCast()