Home
last modified time | relevance | path

Searched defs:DtorD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp541 else if (const auto *DtorD = dyn_cast<CXXDestructorDecl>(D)) in writeFuncOrVarName() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4428 if (CXXDestructorDecl *DtorD = RD->getDestructor()) in getThrowInfo() local
H A DItaniumCXXABI.cpp1477 CXXDestructorDecl *DtorD = Record->getDestructor(); in emitThrow() local