Home
last modified time | relevance | path

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

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