Searched defs:CallRecord (Results 1 – 2 of 2) sorted by relevance
38 struct CallRecord { struct in __anonf885b0960111::CastedAllocFinder39 ExprParent CastedExprParent;40 const Expr *CastedExpr;41 const TypeSourceInfo *ExplicitCastType;42 const CallExpr *AllocCall;44 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, in CallRecord() argument
149 struct CallRecord { struct153 CallRecord() = default; argument155 CallRecord(CallGraphNode *Callee_, Expr *CallExpr_) in CallRecord() argument