Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp3264 bool hasMatchingNewInCtor(const CXXConstructorDecl *CD);
3314 bool MismatchingNewDeleteDetector::hasMatchingNewInCtor( in hasMatchingNewInCtor() function in MismatchingNewDeleteDetector
3353 if (hasMatchingNewInCtor(CD)) in analyzeField()