Searched refs:ExprParent (Results 1 – 1 of 1) sorted by relevance
30 typedef llvm::PointerUnion<const Stmt *, const VarDecl *> ExprParent; typedef38 ExprParent CastedExprParent;43 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, in CallRecord()58 void VisitChild(ExprParent Parent, const Stmt *S) { in VisitChild()