Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DGTestChecker.cpp194 const CXXRecordDecl *CtorParent = CtorDecl->getParent(); in checkPostCall() local
195 if (CtorParent->getIdentifier() != AssertionResultII) in checkPostCall()