Searched defs:Destroyed (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | UsedDeclVisitor.h | 72 QualType Destroyed = S.Context.getBaseElementType(DestroyedOrNull); in VisitCXXDeleteExpr() local |
H A D | TreeTransform.h | 12619 QualType Destroyed = SemaRef.Context.getBaseElementType( TransformCXXDeleteExpr() local |
H A D | SemaExprCXX.cpp | 423 const CXXRecordDecl *Destroyed = nullptr; getDestructorName() local |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | PthreadLockChecker.cpp | 35 Destroyed, enumerator |