Searched defs:CallRecord (Results 1 – 2 of 2) sorted by relevance
39 struct CallRecord { struct in __anon7b2079cb0111::CastedAllocFinder40 ExprParent CastedExprParent;41 const Expr *CastedExpr;42 const TypeSourceInfo *ExplicitCastType;43 const CallExpr *AllocCall;45 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, in CallRecord() function
149 struct CallRecord { struct153 CallRecord() = default; argument155 CallRecord(CallGraphNode *Callee_, Expr *CallExpr_) in CallRecord() argument