Searched refs:OperatorDeleteContext (Results 1 – 1 of 1) sorted by relevance
3235 DeclContext *OperatorDeleteContext = GetRedeclContext(OperatorDelete); in FindAllocationFunctions() local3243 bool MismatchedContext = OperatorDeleteContext != OperatorNewContext; in FindAllocationFunctions()3260 << OperatorDelete->getDeclName() << OperatorDeleteContext; in FindAllocationFunctions()