Searched refs:CastedExprParent (Results 1 – 1 of 1) sorted by relevance
40 ExprParent CastedExprParent; member45 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, in CallRecord()48 : CastedExprParent(CastedExprParent), CastedExpr(CastedExpr), in CallRecord()214 if (CallRec.CastedExprParent.is<const VarDecl *>()) { in checkASTCodeBody()215 TSI = CallRec.CastedExprParent.get<const VarDecl *>() in checkASTCodeBody()