Searched defs:CallRecord (Results 1 – 4 of 4) sorted by relevance
39 struct CallRecord { struct in __anon4a8b136c0111::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
135 typedef CallGraphNode* CallRecord; typedef
180 typedef std::pair<WeakVH, CallGraphNode*> CallRecord; typedef
175 typedef std::pair<WeakVH, CallGraphNode *> CallRecord; typedef