Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp129 const auto *DRecordDecl = cast<CXXRecordDecl>(Dtor->getDecl()->getParent()); in isUnlockFunction() local
130 auto IdentifierInfo = DRecordDecl->getIdentifier(); in isUnlockFunction()