Searched refs:WithAlloc (Results 1 – 1 of 1) sorted by relevance
55 enum InterfaceKind { NoAlloc, WithAlloc, CopyArray, NewTag }; enumerator73 return InterfaceKind::WithAlloc; in VisitRecordType()77 return InterfaceKind::WithAlloc; in VisitMemberPointerType()189 LookupInterface(ValuePrintingInfo[WithAlloc], Builtin[WithAlloc])) in ExtractValueFromExpr()235 case InterfaceKind::WithAlloc: in ExtractValueFromExpr()240 S.ActOnCallExpr(Scope, ValuePrintingInfo[InterfaceKind::WithAlloc], in ExtractValueFromExpr()