Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DOwningMemoryCheck.cpp203 const auto *DeletedVariable = in handleDeletion() local
212 << DeletedVariable->getSourceRange(); in handleDeletion()
216 const ValueDecl *Decl = DeletedVariable->getDecl(); in handleDeletion()