Searched defs:Cast (Results 1 – 2 of 2) sorted by relevance
352 clang::CStyleCastExpr* Cast = in VisitCallExpr() local
182 static inline Instruction Cast(Value val, Value type) { in Cast() function