Searched refs:OperatorNewContext (Results 1 – 1 of 1) sorted by relevance
3079 DeclContext *OperatorNewContext = GetRedeclContext(OperatorNew); in FindAllocationFunctions() local3084 OperatorNewContext->isRecord(); in FindAllocationFunctions()3092 << OperatorNew->getDeclName() << OperatorNewContext; in FindAllocationFunctions()3243 bool MismatchedContext = OperatorDeleteContext != OperatorNewContext; in FindAllocationFunctions()3256 << OperatorNew->getDeclName() << OperatorNewContext; in FindAllocationFunctions()