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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp194 const CXXRecordDecl *CtorParent = CtorDecl->getParent(); local
195 if (CtorParent->getIdentifier() != AssertionResultII)

Completed in 168 milliseconds