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