Searched refs:hasMatchingNewInCtorInit (Results 1 – 1 of 1) sorted by relevance
3046 bool hasMatchingNewInCtorInit(const CXXCtorInitializer *CI);3080 bool MismatchingNewDeleteDetector::hasMatchingNewInCtorInit( in hasMatchingNewInCtorInit() function in MismatchingNewDeleteDetector3103 if (hasMatchingNewInCtorInit(CI)) in hasMatchingNewInCtor()