Searched defs:CallRecord (Results 1 – 7 of 7) sorted by relevance
14 pub struct CallRecord { struct24 records: [CallRecord; MAX_DEPTH], argument43 pub fn peek(&self) -> Option<&CallRecord> { in peek()47 pub fn pop(&mut self) -> Result<CallRecord, HintErrorKind> { in pop()89 fn record_with_key(key: usize) -> CallRecord { in record_with_key()
39 struct CallRecord { struct in __anon3135dae30111::CastedAllocFinder40 ExprParent CastedExprParent;41 const Expr *CastedExpr;42 const TypeSourceInfo *ExplicitCastType;43 const CallExpr *AllocCall;45 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, in CallRecord() argument
107 static class CallRecord { class in TestPolymorphicWithDefaultImpl112 public CallRecord() {} in CallRecord() method in TestPolymorphicWithDefaultImpl.CallRecord
135 typedef CallGraphNode* CallRecord; typedef
175 typedef std::pair<WeakVH, CallGraphNode *> CallRecord; typedef
809 public static class CallRecord { class in ShadowTelecomManager819 public CallRecord(PhoneAccountHandle phoneAccount, Bundle extras) { in CallRecord() method in ShadowTelecomManager.CallRecord