Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp105 const auto *DRecordDecl = cast<CXXRecordDecl>(Dtor->getDecl()->getParent()); in isUnlockFunction() local
106 auto IdentifierInfo = DRecordDecl->getIdentifier(); in isUnlockFunction()