Searched refs:hasMatchingNewInCtor (Results 1 – 1 of 1) sorted by relevance
2659 bool hasMatchingNewInCtor(const CXXConstructorDecl *CD);2709 bool MismatchingNewDeleteDetector::hasMatchingNewInCtor( in hasMatchingNewInCtor() function in MismatchingNewDeleteDetector2748 if (hasMatchingNewInCtor(CD)) in analyzeField()