Home
last modified time | relevance | path

Searched refs:hasMatchingNewInCtor (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExprCXX.cpp2659 bool hasMatchingNewInCtor(const CXXConstructorDecl *CD);
2709 bool MismatchingNewDeleteDetector::hasMatchingNewInCtor( in hasMatchingNewInCtor() function in MismatchingNewDeleteDetector
2748 if (hasMatchingNewInCtor(CD)) in analyzeField()