Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp130 const auto *DRecordDecl = dyn_cast<CXXRecordDecl>(Dtor->getDecl()->getParent()); in isUnlockFunction() local
131 auto IdentifierInfo = DRecordDecl->getIdentifier(); in isUnlockFunction()